-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the all-dependencies group across 1 directory with 30 updates #8
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
Closed
Conversation
This file contains hidden or 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 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.14` | `0.116.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.34.3` | `0.35.0` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.16.2` | `1.16.5` | | [anyio](https://github.com/agronholm/anyio) | `4.9.0` | `4.10.0` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.2.3` | `3.2.4` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.33.2` | `2.39.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.41` | `2.0.43` | | [starlette](https://github.com/encode/starlette) | `0.46.2` | `0.47.3` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [build](https://github.com/pypa/build) | `1.2.2.post1` | `1.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.6.15` | `2025.8.3` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.3` | | [distlib](https://github.com/pypa/distlib) | `0.3.9` | `0.4.0` | | [dulwich](https://github.com/dulwich/dulwich) | `0.22.8` | `0.24.1` | | [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) | `2.21.1` | `2.21.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` | | [findpython](https://github.com/frostming/findpython) | `0.6.3` | `0.7.0` | | [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.2.1` | `4.3.0` | | [numpy](https://github.com/numpy/numpy) | `2.3.1` | `2.3.2` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.0` | `2.3.2` | | [pbs-installer](https://github.com/frostming/pbs-installer) | `2025.7.2` | `2025.8.28` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` | | [poetry](https://github.com/python-poetry/poetry) | `2.1.3` | `2.1.4` | | [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.13.0` | `3.14.0` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [trove-classifiers](https://github.com/pypa/trove-classifiers) | `2025.5.9.12` | `2025.8.26.11` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.31.2` | `20.34.0` | | [xattr](https://github.com/xattr/xattr) | `1.1.4` | `1.2.0` | | [zstandard](https://github.com/indygreg/python-zstandard) | `0.23.0` | `0.24.0` | Updates `fastapi` from 0.115.14 to 0.116.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.14...0.116.1) Updates `uvicorn` from 0.34.3 to 0.35.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.3...0.35.0) Updates `alembic` from 1.16.2 to 1.16.5 - [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 `anyio` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.9.0...4.10) Updates `email-validator` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v2.2.0...v2.3.0) Updates `greenlet` from 3.2.3 to 3.2.4 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.2.3...3.2.4) Updates `pydantic-core` from 2.33.2 to 2.39.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.2...v2.39.0) Updates `sqlalchemy` from 2.0.41 to 2.0.43 - [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 `starlette` from 0.46.2 to 0.47.3 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.46.2...0.47.3) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.1...4.15.0) Updates `build` from 1.2.2.post1 to 1.3.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2.post1...1.3.0) Updates `certifi` from 2025.6.15 to 2025.8.3 - [Commits](certifi/python-certifi@2025.06.15...2025.08.03) Updates `charset-normalizer` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.2...3.4.3) Updates `distlib` from 0.3.9 to 0.4.0 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.9...0.4.0) Updates `dulwich` from 0.22.8 to 0.24.1 - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/master/NEWS) - [Commits](jelmer/dulwich@dulwich-0.22.8...dulwich-0.24.1) Updates `fastjsonschema` from 2.21.1 to 2.21.2 - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](horejsek/python-fastjsonschema@v2.21.1...v2.21.2) Updates `filelock` from 3.18.0 to 3.19.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.18.0...3.19.1) Updates `findpython` from 0.6.3 to 0.7.0 - [Release notes](https://github.com/frostming/findpython/releases) - [Commits](frostming/findpython@0.6.3...0.7.0) Updates `jaraco-functools` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/jaraco/jaraco.functools/releases) - [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.functools@v4.2.1...v4.3.0) Updates `numpy` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.1...v2.3.2) Updates `pandas` from 2.3.0 to 2.3.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.0...v2.3.2) Updates `pbs-installer` from 2025.7.2 to 2025.8.28 - [Release notes](https://github.com/frostming/pbs-installer/releases) - [Commits](frostming/pbs-installer@2025.07.02...2025.08.28) Updates `platformdirs` from 4.3.8 to 4.4.0 - [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.3.8...4.4.0) Updates `poetry` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@2.1.3...2.1.4) Updates `rapidfuzz` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.13.0...v3.14.0) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `trove-classifiers` from 2025.5.9.12 to 2025.8.26.11 - [Release notes](https://github.com/pypa/trove-classifiers/releases) - [Commits](pypa/trove-classifiers@2025.5.9.12...2025.8.26.11) Updates `virtualenv` from 20.31.2 to 20.34.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.34.0) Updates `xattr` from 1.1.4 to 1.2.0 - [Release notes](https://github.com/xattr/xattr/releases) - [Changelog](https://github.com/xattr/xattr/blob/main/CHANGES.txt) - [Commits](xattr/xattr@v1.1.4...v1.2.0) Updates `zstandard` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/indygreg/python-zstandard/releases) - [Changelog](https://github.com/indygreg/python-zstandard/blob/main/docs/news.rst) - [Commits](indygreg/python-zstandard@0.23.0...0.24.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.116.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uvicorn dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: alembic dependency-version: 1.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: anyio dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: greenlet dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic-core dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: starlette dependency-version: 0.47.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: build dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: distlib dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: dulwich dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fastjsonschema dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: findpython dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: jaraco-functools dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: numpy dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pbs-installer dependency-version: 2025.8.28 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: poetry dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rapidfuzz dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: trove-classifiers dependency-version: 2025.8.26.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: virtualenv dependency-version: 20.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: xattr dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zstandard dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
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
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 30 updates in the / directory:
0.115.140.116.10.34.30.35.01.16.21.16.54.9.04.10.02.2.02.3.03.2.33.2.42.33.22.39.02.0.412.0.430.46.20.47.34.14.14.15.01.2.2.post11.3.02025.6.152025.8.33.4.23.4.30.3.90.4.00.22.80.24.12.21.12.21.23.18.03.19.10.6.30.7.04.2.14.3.02.3.12.3.22.3.02.3.22025.7.22025.8.284.3.84.4.02.1.32.1.43.13.03.14.02.32.42.32.52025.5.9.122025.8.26.1120.31.220.34.01.1.41.2.00.23.00.24.0Updates
fastapifrom 0.115.14 to 0.116.1Release notes
Sourced from fastapi's releases.
Commits
3137234🔖 Release version 0.116.1095dab0📝 Update release notescad6880⬆️ Upgrade Starlette supported version range to>=0.40.0,<0.48.0(#13884)a6e79e6📝 Update release notes2c13b1b📝 Add notification about impending changes in Translations to `docs/en/docs/c...7179d48📝 Update release notes07bcb18⬆ [pre-commit.ci] pre-commit autoupdate (#13871)bd8f358🔖 Release version 0.116.018eb7a7📝 Update release notesdd906a9📝 Update release notesUpdates
uvicornfrom 0.34.3 to 0.35.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
daecb45Version 0.35.0 (#2654)22dfd3frefine help message for option --proxy-headers (#2653)b960626AddWebSocketsSansIOProtocol(#2540)5432729Add CITATION.cff (#2649)Updates
alembicfrom 1.16.2 to 1.16.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
anyiofrom 4.9.0 to 4.10.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
0cf55b8Bumped up the versionb029df5Updated the to_interpreter module to use the public API on Python 3.14 (#956)01f02cfIncorporated EP2025 sprint feedback and added a new section (#955)d896480[pre-commit.ci] pre-commit autoupdate (#954)0282b81Added the BufferedByteReceiveStream.feed_data() method (#945)19e5477Fixed a cancellation edge case for asyncio CapacityLimiter (#952)4666df3[pre-commit.ci] pre-commit autoupdate (#946)38c2567[pre-commit.ci] pre-commit autoupdate (#942)3db73acAdd missing imports for Readcting to cancellation in worker threads example (...2eda004Added an example on how to use move_on_after() with shieldingUpdates
email-validatorfrom 2.2.0 to 2.3.0Release notes
Sourced from email-validator's releases.
Changelog
Sourced from email-validator's changelog.
Commits
030a63aVersion 2.3.0e943a0fRaise TypeError when an invalid argument is passed for email, closes #155f90d256Remove local part length check unless new strict flag is given, fixes #15898800baAdd explicit checks for internationalized domain name characters invalid unde...936aeadFix final syntax checks on normalized internationalized domains checking the ...8043de4NFC-normalize display names per UTS #39bc08faaAdd one-off error messages for full-width-at and small-commercial-at which ar...a1c90abSplit exceptions_types.py into exceptions.py and types.pydbcf07cChange package name from using underscore to dash to match PyPi normalized pa...7c22208Support ALLOW_DISPLAY_NAME and ALLOW_EMPTY_LOCAL in the CLI (#145)Updates
greenletfrom 3.2.3 to 3.2.4Changelog
Sourced from greenlet's changelog.
Commits
65f8da8Preparing release 3.2.4b2c6559Update CHANGES for release.b2aa1aaMerge pull request #462 from python-greenlet/issue460a1990d8Python3.14/JIT: Save and restore the PyThreadState current_executor object.68af251Py3.14 w/JIT: Fix leakchecks.74a65bdVarious free-threaded fixes; bump tested Python version.e3e2953Merge pull request #459 from mgorny/py314-debug-build-failurebdb5f44Merge pull request #456 from mgorny/setuptools-test-depb288f43Merge pull request #457 from mgorny/fix-assert-test-skips739cc55Fix py312+ crash test skips to correctly check for assertionsUpdates
pydantic-corefrom 2.33.2 to 2.39.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
e0bc980Bump version to v2.39.0 (#1783)5da4064Addexclude_computed_fieldsserialization option (#1780)4ba86e8build: bump pytest to 8.4 (#1781)17cbe98docs: improve onboarding (#1775)57e4411release: 2.38.0 (#1779)a1b8757Implement val_temporal_unit for deciding how datetimes and dates timestamps g...4c4ac6ebump speedate to 0.17 (#1778)46796b6Build wheels for GraalPy (#1771)1a945f6Bump serde_json from 1.0.140 to 1.0.142 (#1772)1ea1feffix: make everything work on nightly (#1776)Updates
sqlalchemyfrom 2.0.41 to 2.0.43Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
starlettefrom 0.46.2 to 0.47.3Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
Commits
cb8f84fVersion 0.47.3 (#2985)3d7430aUseasyncio.iscoroutinefunctionfor Python 3.12 and older (#2984)6ee94f2Version 0.47.2 (#2965)9f7ec2eMake UploadFile check for future rollover (#2962)540ff5fBump the python-packages group with 7 updates (#2957)d4dd545docs: add Google Analytics (#2963)fa53554Version 0.47.1 (#2952)e741635UseSelfinTestClient.__enter__(#2951)739ea49Allow async exception handlers to type-check (#2949)78da9b9Bump the python-packages group with 6 updates (#2948)Updates
typing-extensionsfrom 4.14.1 to 4.15.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637ePrepare release 4.15.0 (#658)4bd67c5Coverage: exclude some noise (#656)e589a26Coverage: add detailed report to job summary (#655)67d37feCoverage: Implement fail_under (#654)e9ae26fDon't delete previous coverage comment (#653)ac80bb7Add Coverage workflow (#623)abaaafdPrepare release 4.15.0rc1 (#650)9810405Add@disjoint_base(PEP 800) (#634)7ee9e05Backport type_params fix from CPython (#646)1e8eb9cDo not refer to PEP 705 as being experimental (#648)Updates
buildfrom 1.2.2.post1 to 1.3.0Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
60e8752chore: bump to 1.3.0 (#919)807cfbafeat: add --config-json (#916)bf54ad0tests: fix issues with ignore53852dfdocs: uv exampleb983371tests: optional virtualenv6cd157aAdopt PEP 639 "license" field (#914)bdaea36tests: fixes for errors in CI14d6508pre-commit: bump repositories59ac60epre-commit: bump repositories48ebd63pre-commit: bump repositoriesUpdates
certififrom 2025.6.15 to 2025.8.3Commits
a97d9ad2025.08.03 (#362)ddd90c62025.07.14 (#359)d9052212025.07.09 (#358)