-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the pip-minor group across 1 directory with 13 updates #223
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/pip-minor-8269bf82c2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip-minor group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.37` | | [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) | `4.0.7` | `4.1.0` | | [cloud-sql-python-connector](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector) | `1.14.0` | `1.15.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.1` | `3.25.1` | | [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) | `1.1.0` | `1.3.0` | | [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow) | `1.2.1` | `1.3.0` | | [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) | `2.19.0` | `2.19.2` | | [okta](https://github.com/okta/okta-sdk-python) | `2.9.8` | `2.9.9` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.9.1` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [types-flask-migrate](https://github.com/python/typeshed) | `4.0.0.20240311` | `4.1.0.20250112` | Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `sqlalchemy` from 2.0.36 to 2.0.37 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `flask-migrate` from 4.0.7 to 4.1.0 - [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md) - [Commits](miguelgrinberg/Flask-Migrate@v4.0.7...v4.1.0) Updates `cloud-sql-python-connector` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-python-connector@v1.14.0...v1.15.0) Updates `marshmallow` from 3.23.1 to 3.25.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.23.1...3.25.1) Updates `marshmallow-sqlalchemy` from 1.1.0 to 1.3.0 - [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow-sqlalchemy@1.1.0...1.3.0) Updates `flask-marshmallow` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/marshmallow-code/flask-marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/flask-marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/flask-marshmallow@1.2.1...1.3.0) Updates `sentry-sdk[flask]` from 2.19.0 to 2.19.2 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.19.0...2.19.2) Updates `okta` from 2.9.8 to 2.9.9 - [Release notes](https://github.com/okta/okta-sdk-python/releases) - [Changelog](https://github.com/okta/okta-sdk-python/blob/master/CHANGELOG.md) - [Commits](okta/okta-sdk-python@v2.9.8...v2.9.9) Updates `ruff` from 0.8.0 to 0.9.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.0...0.9.1) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `types-flask-migrate` from 4.0.0.20240311 to 4.1.0.20250112 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: flask-migrate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: cloud-sql-python-connector dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: marshmallow-sqlalchemy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: flask-marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: sentry-sdk[flask] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: okta dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: types-flask-migrate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip-minor group with 13 updates in the / directory:
8.1.7
8.1.8
1.16.0
1.17.0
2.0.36
2.0.37
4.0.7
4.1.0
1.14.0
1.15.0
3.23.1
3.25.1
1.1.0
1.3.0
1.2.1
1.3.0
2.19.0
2.19.2
2.9.8
2.9.9
0.8.0
0.9.1
1.13.0
1.14.1
4.0.0.20240311
4.1.0.20250112
Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
six
from 1.16.0 to 1.17.0Changelog
Sourced from six's changelog.
Commits
ebd9b3a
six 1.17.040d248e
Expunge travis.dd7940e
Add PyPI publication workflow. (#390)8cb688f
Update copyright years.86f89c5
Add a GitHub actions CI workflow. (#389)06430b9
Make test_getoutput work on Windows.ceddaf2
Add a changelog for #314.9a05aab
Python 3.14 removed the URLopener and FancyURLopener classes from urllib.req...c1b416f
Fix deprecation warning from setuptools (#382)02c3bca
tkinter.tix was removed from Python 3.13, skip the test (#377)Updates
sqlalchemy
from 2.0.36 to 2.0.37Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
flask-migrate
from 4.0.7 to 4.1.0Release notes
Sourced from flask-migrate's releases.
Changelog
Sourced from flask-migrate's changelog.
... (truncated)
Commits
dd098cc
Release 4.1.012a181c
Accept arguments such as --directory via environment variables (Fixes #553)0c0e828
revert to default funding file #nolog3b073a2
Fix: minor typos (#552)f5f70fb
add a .readthedocs.yml configuration #nologf312c2e
Version 4.0.8.dev0Updates
cloud-sql-python-connector
from 1.14.0 to 1.15.0Release notes
Sourced from cloud-sql-python-connector's releases.
Changelog
Sourced from cloud-sql-python-connector's changelog.
Commits
fe43047
chore(main): release 1.15.0 (#1208)f2b8fe6
chore(deps): Update github/codeql-action action to v3.27.7 (#1207)10b94fc
chore(deps): update dependency aiohttp to v3.11.10 (#1210)7231c57
refactor: addConnectionName
toConnectionInfo
class (#1212)5af7582
ci: use black isort profile and update to latest (#1211)720d1ad
refactor: adddomain_name
toConnectionName
class (#1209)1a8f274
feat: add support for DNS names with Connector (#1204)11f9fe9
feat: improve aiohttp client error messages (#1201)968b6b2
chore(deps): update dependency cryptography to v44 (#1202)1dd2804
chore(deps): update python-nonmajor (#1206)Updates
marshmallow
from 3.23.1 to 3.25.1Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
8f3d0e7
Bump version and update changelog10332c5
Fix a few type annotations in fields and class_registry (#2756)f907ced
Use Validator type (#2754)2c0c75f
Add config for view button (#2753)a21e451
Update changelogfe53fd0
More documentation improvements (#2751)57cdc74
Update copy for upgrading guide05cdf8c
Document base field deprecations in API docs (#2750)1e03e2c
Fix heading underlines in changelog to be consistent (#2749)1d086ff
Migrate docs theme to furo (#2748)Updates
marshmallow-sqlalchemy
from 1.1.0 to 1.3.0Changelog
Sourced from marshmallow-sqlalchemy's changelog.
Commits
031f0d3
Bump version and update changelog0312a50
Properly handle non-nullable relationships (#645)52741e6
Fix inheriting Meta.include_fk = False in SQLAlchemyAutoSchema subclasses (#644)8f6ef55
Improve docs and typing for schema methods (#642)449f6c5
Remove unnecessary usages of scoped_session from docs (#641)9fbdc42
Fix generation of Enum field (#640)1197143
Documentation improvements (#639)3f3fb97
Add type annotations to fields (#638)8e0f5a8
Fix copy button for shell snippets (#637)056e86f
Migrate to furo (#636)Updates
flask-marshmallow
from 1.2.1 to 1.3.0Changelog
Sourced from flask-marshmallow's changelog.
Commits
52721ec
Bump version and update changelogd4c087e
Support Python 3.9-3.13 and marshmallow 4 (#347)029917b
Merge pull request #344 from marshmallow-code/pre-commit-ci-update-config303565e
[pre-commit.ci] pre-commit autoupdatead5a5f9
[pre-commit.ci] pre-commit autoupdate (#343)5bace3b
Bump sphinx-issues from 4.1.0 to 5.0.0 (#341)eeaa93e
Bump sphinx from 8.1.0 to 8.1.3 (#342)a5e14e3
Bump sphinx from 8.0.2 to 8.1.0 (#340)d910d0b
Merge pull request #339 from marshmallow-code/pre-commit-ci-update-configda6a62a
[pre-commit.ci] pre-commit autoupdateUpdates
sentry-sdk[flask]
from 2.19.0 to 2.19.2Release notes
Sourced from sentry-sdk[flask]'s releases.
Changelog
Sourced from sentry-sdk[flask]'s changelog.
Commits
163762f
release: 2.19.28f9461e
Deepcopy and ensure get_all function always terminates (#3861)fd56608
Merge branch 'release/2.19.1'7ab7fe6
Cleanup chalice test environment (#3858)231a6a1
Update CHANGELOG.mdc591b64
release: 2.19.17a6d460
Copy scope.client reference as well (#3857)5a09770
fix(spotlight): Don't give up on Spotlight on 3 errors (#3856)31fdcfa
fix(django): Fix errors when instrumenting Django cache (#3855)5891717
Script for checking if our instrumented libs are python 3.13 compatible (#3425)Updates
okta
from 2.9.8 to 2.9.9Release notes
Sourced from okta's releases.
Changelog
Sourced from okta's changelog.
Commits
3807dce
Merge pull request #425 from okta/v2.9.9329c186
update versionbdb9838
place client_assertion jwt in body instead of url (#424)bf19b92
Merge pull request #422 from okta/rlsecure4743a7c
Add RL Secure to CCIUpdates
ruff
from 0.8.0 to 0.9.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
12f86f3
Ruff 0.9.1 (#15407)2b28d56
Associate a trailing end-of-line comment in a parenthesized implicit concaten...adca7bd
Remove pygments pin (#15404)6b98a26
[red-knot] Supportassert_type
(#15194)c874638
[red-knot] Move tuple-containing-Never tests to Markdown (#15402)c364b58
[flake8-pie
] Correctly remove wrapping parentheses (PIE800
) (#15394)73d424e
Fix outdated doc for handling the default file types with the pre-commit hook...6e9ff44
Insert the cells from thestart
position (#15398)f2c3ddc
[red-knot] Move intersection type tests to Markdown (#15396)b861551
Remove unnecessary backticks (#15393)Updates
mypy
from 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update version to 1.14.1+dev for point release6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)