-
Notifications
You must be signed in to change notification settings - Fork 67
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 all-dependencies group across 1 directory with 38 updates #94
Closed
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 all-dependencies group with 34 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.13.2` | `1.14.0` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.29.0` | `0.30.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.115.4` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.4.0` | `2.6.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.9` | `0.0.17` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.32` | `2.0.36` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.4` | | [gevent](https://github.com/gevent/gevent) | `24.2.1` | `24.10.3` | | [httpx](https://github.com/encode/httpx) | `0.27.0` | `0.27.2` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.2` | `0.7.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.0` | | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.2.post1` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [distlib](https://github.com/pypa/distlib) | `0.3.8` | `0.3.9` | | [dnspython](https://github.com/rthalley/dnspython) | `2.6.1` | `2.7.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.1` | | [httpcore](https://github.com/encode/httpcore) | `1.0.5` | `1.0.6` | | [httptools](https://github.com/MagicStack/httptools) | `0.6.1` | `0.6.4` | | [identify](https://github.com/pre-commit/identify) | `2.6.0` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.10` | | [mako](https://github.com/sqlalchemy/mako) | `1.3.5` | `1.3.6` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [setuptools](https://github.com/pypa/setuptools) | `73.0.1` | `75.3.0` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.20.0` | `0.21.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.27.1` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.23.0` | `0.24.0` | | [websockets](https://github.com/python-websockets/websockets) | `13.0` | `13.1` | | [zope-interface](https://github.com/zopefoundation/zope.interface) | `7.0.2` | `7.1.1` | Updates `alembic` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `asyncpg` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.30.0) Updates `fastapi` from 0.112.2 to 0.115.4 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.115.4) Updates `pydantic` from 2.8.2 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.2) Updates `pydantic-settings` from 2.4.0 to 2.6.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.6.1) Updates `python-multipart` from 0.0.9 to 0.0.17 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.9...0.0.17) Updates `sqlalchemy` from 2.0.32 to 2.0.36 - [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 `coverage` from 7.6.1 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.4) Updates `gevent` from 24.2.1 to 24.10.3 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@24.2.1...24.10.3) Updates `httpx` from 0.27.0 to 0.27.2 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.27.2) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `ruff` from 0.6.2 to 0.7.2 - [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.6.2...0.7.2) Updates `uvicorn` from 0.30.6 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.32.0) Updates `anyio` from 4.4.0 to 4.6.2.post1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.4.0...4.6.2.post1) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `distlib` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.8...0.3.9) Updates `dnspython` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.6.1...v2.7.0) Updates `filelock` from 3.15.4 to 3.16.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.15.4...3.16.1) Updates `greenlet` from 3.0.3 to 3.1.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.0.3...3.1.1) Updates `httpcore` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.5...1.0.6) Updates `httptools` from 0.6.1 to 0.6.4 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.6.1...v0.6.4) Updates `identify` from 2.6.0 to 2.6.1 - [Commits](pre-commit/identify@v2.6.0...v2.6.1) Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.10) Updates `mako` from 1.3.5 to 1.3.6 - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Updates `markupsafe` from 2.1.5 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.2) Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.6) Updates `pydantic-core` from 2.20.1 to 2.23.4 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.1...v2.23.4) Updates `setuptools` from 73.0.1 to 75.3.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v73.0.1...v75.3.0) Updates `starlette` from 0.38.2 to 0.41.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.38.2...0.41.2) Updates `uvloop` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.20.0...v0.21.0) Updates `virtualenv` from 20.26.3 to 20.27.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.27.1) Updates `watchfiles` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v0.23.0...v0.24.0) Updates `websockets` from 13.0 to 13.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@13.0...13.1) Updates `zope-interface` from 7.0.2 to 7.1.1 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@7.0.2...7.1.1) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: asyncpg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: gevent dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: distlib dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: dnspython dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: greenlet dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: httpcore dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: httptools dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mako dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: markupsafe dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uvloop dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zope-interface dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all-dependencies group with 34 updates in the / directory:
1.13.2
1.14.0
0.29.0
0.30.0
0.112.2
0.115.4
2.8.2
2.9.2
2.4.0
2.6.1
0.0.9
0.0.17
2.0.32
2.0.36
7.6.1
7.6.4
24.2.1
24.10.3
0.27.0
0.27.2
1.11.2
1.13.0
3.8.0
4.0.1
8.3.2
8.3.3
5.0.0
6.0.0
0.6.2
0.7.2
0.30.6
0.32.0
4.4.0
4.6.2.post1
2024.7.4
2024.8.30
0.3.8
0.3.9
2.6.1
2.7.0
3.15.4
3.16.1
1.0.5
1.0.6
0.6.1
0.6.4
2.6.0
2.6.1
3.8
3.10
1.3.5
1.3.6
2.1.5
3.0.2
4.2.2
4.3.6
73.0.1
75.3.0
0.20.0
0.21.0
20.26.3
20.27.1
0.23.0
0.24.0
13.0
13.1
7.0.2
7.1.1
Updates
alembic
from 1.13.2 to 1.14.0Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
asyncpg
from 0.29.0 to 0.30.0Release notes
Sourced from asyncpg's releases.
... (truncated)
Commits
bae282e
asyncpg v0.30.0965fb08
Fix release workflowf6ec755
Allow customizing connection state reset (#1191)3ef884e
Upgrade Sphinx3ee19ba
Add connect_fn kwarg to Pool to better support GCP's CloudSQL (#1170)73f2209
Addfetchmany
to execute many and return rows (#1175)b732b4f
tests: Attempt to inhibit spurious ConnectionResetError on Windows (#1190)cee97e1
Test on PostgreSQL 17 (#1189)3aa9894
Test and build on Python 3.13 (#1188)afdb05c
Add support for thesslnegotiation
parameter (#1187)Updates
fastapi
from 0.112.2 to 0.115.4Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
31887b1
🔖 Release version 0.115.4b270ff1
📝 Update release notesb31cbbf
♻️ Update logic to import and checkpython-multipart
for compatibility with...aee7674
📝 Update release notes4e6b1ac
📝 Update includes indocs/fr/docs/tutorial/body.md
(#12596)9b1e5f2
📝 Update release notes60aba02
📝 Update includes indocs/fr/docs/tutorial/debugging.md
(#12595)2a4cf17
📝 Update release notes453f559
📝 Update includes indocs/fr/docs/tutorial/query-params-str-validations.md
...af269cd
📝 Update release notesUpdates
pydantic
from 2.8.2 to 2.9.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
7cedbfb
history updates7eab2b8
v bumpc0a288f
FixZoneInfo
with various invalid types (#10408)ea6115d
Fix variance issue in_IncEx
type alias, only allowTrue
(#10414)fbfe25a
Fix serialization schema generation when usingPlainValidator
(#10427)26cff3c
Adding notes on designing callable discriminators (#10400)8a0e7ad
Do not error when trying to evaluate annotations of private attributes (#10358)ecc5275
bump2c61bfd
Fix evaluation of stringified annotations during namespace inspection (#10347)3d364cb
Use correct types namespace when building namedtuple core schemas (#10337)Updates
pydantic-settings
from 2.4.0 to 2.6.1Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
2441670
Prepare release 2.6.1 (#460)e73b349
Revert "Fix context not passed to field validators bug (#417)" (#459)a37d07c
Refactor path_type_label (#458)93d7b7b
Fixes #452 - Adding support for populate_by_name (#454)e212052
Add Python 3.13 support (#450)eeea989
Prepare release 2.6.0 (#444)a72fa73
Fix bug in dotenv source when there is env with and without prefix (#440)d2e498a
Add support for suppressing fields from CLI help. (#436)0d605d0
Update nested model partial update docs example. (#433)8f7653c
Put tests for non-default sources in separate files (#429)Updates
python-multipart
from 0.0.9 to 0.0.17Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
Commits
616b81e
Version 0.0.17 (#183)ca52662
Handle PermissionError in fallback code for old import name (#182)8764067
Version 0.0.16 (#177)ce85154
Version 0.0.15 (#175)73fb55d
ci: check-sdist (#172)c06830d
fix: add missing files to SDist (#171)5578583
fix: reduce visibility of warning for next release (#174)6e0a3d8
Version 0.0.14 (#169)0c04f4e
fix: use alternate scheme for importing multipart (#168)72e30ea
Version 0.0.13 (#167)Updates
sqlalchemy
from 2.0.32 to 2.0.36Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
coverage
from 7.6.1 to 7.6.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f24f76b
docs: sample HTML for 7.6.496e10f7
docs: prep for 7.6.4b8c236a
fix: multi-line with-statements exit correctly. #188064b7a45
docs: another discord reference68d7427
docs: Python Discord43adcea
build: include 3.14 in the usual Pythonsfb2b49f
build: github_releases can update older releases, and pauses to get the sorti...ca550ca
3.0b2 wasn't correctly titled