-
Notifications
You must be signed in to change notification settings - Fork 81
Bump the all-dependencies group across 1 directory with 20 updates #114
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 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.16.2` | `1.16.5` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.14` | `0.116.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.41` | `2.0.43` | | [coverage](https://github.com/nedbat/coveragepy) | `7.9.1` | `7.10.6` | | [freezegun](https://github.com/spulec/freezegun) | `1.5.2` | `1.5.5` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.2.3` | `3.2.4` | | [mypy](https://github.com/python/mypy) | `1.16.1` | `1.17.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.0.0` | `1.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.1` | `0.12.11` | | [anyio](https://github.com/agronholm/anyio) | `4.9.0` | `4.10.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.6.15` | `2025.8.3` | | [distlib](https://github.com/pypa/distlib) | `0.3.9` | `0.4.0` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.12` | `2.6.13` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` | | [starlette](https://github.com/encode/starlette) | `0.46.2` | `0.47.3` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.0` | `4.15.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.31.2` | `20.34.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 `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 `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 `coverage` from 7.9.1 to 7.10.6 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.9.1...7.10.6) Updates `freezegun` from 1.5.2 to 1.5.5 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.5.2...1.5.5) 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 `mypy` from 1.16.1 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.1) Updates `pre-commit` from 4.2.0 to 4.3.0 - [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@v4.2.0...v4.3.0) Updates `pytest-asyncio` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) Updates `ruff` from 0.12.1 to 0.12.11 - [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.12.1...0.12.11) 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 `certifi` from 2025.6.15 to 2025.8.3 - [Commits](certifi/python-certifi@2025.06.15...2025.08.03) 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 `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 `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 `identify` from 2.6.12 to 2.6.13 - [Commits](pre-commit/identify@v2.6.12...v2.6.13) 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 `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.0 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.0...4.15.0) 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) --- updated-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: fastapi dependency-version: 0.116.1 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: coverage dependency-version: 7.10.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: freezegun dependency-version: 1.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: greenlet dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: anyio dependency-version: 4.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: distlib dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: filelock dependency-version: 3.19.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: identify dependency-version: 2.6.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: starlette dependency-version: 0.47.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: virtualenv dependency-version: 20.34.0 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
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 20 updates in the / directory:
1.16.21.16.50.115.140.116.12.0.412.0.437.9.17.10.61.5.21.5.53.2.33.2.41.16.11.17.14.2.04.3.01.0.01.1.00.12.10.12.114.9.04.10.02025.6.152025.8.30.3.90.4.02.2.02.3.03.18.03.19.12.6.122.6.134.3.84.4.00.46.20.47.34.14.04.15.020.31.220.34.0Updates
alembicfrom 1.16.2 to 1.16.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
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
sqlalchemyfrom 2.0.41 to 2.0.43Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
coveragefrom 7.9.1 to 7.10.6Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
88c55ffdocs: sample HTML for 7.10.601d8995docs: prep for 7.10.69b0c24fdocs: thanks Alex #203866d6910fix: makesourcepaths absolute where they exist. #1499bb3382fbuild: no need for the combine/html times now9ea349alab: warn_executed.py808c9b4build: changing metacov.ini should trigger metacov384f5f2build: oops, some 'if's are really line pragmasa7224afperf: pre-compute the mapping between other_db.context and main.context (#2038)5c00c5bchore: bump the action-dependencies group with 3 updates (#2039)Updates
freezegunfrom 1.5.2 to 1.5.5Changelog
Sourced from freezegun's changelog.
Commits
c9bf52cIncrease version number0f2bd7eMerge pull request #582 from spulec/fixture-called-funca608055Allow parametrized arguments with name 'func'2bb4711Increase version number7599eeeAdd 1.5.4 release notes0d00e7dMerge pull request #579 from zsh8/decorate_generator10c93f2fix: preserve functionality in pytest yield fixturesd2e0a00Increase version number6229e27Add 1.5.3 release notes3111775Merge pull request #576 from spulec/support-fixtures-pytest-840Updates
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
mypyfrom 1.16.1 to 1.17.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
acb2983Bump version to 1.17.1933c913RetainNoneas constraints bottom if no bottoms were provided (#19485)5f4428fFix "ignored exception inhasattr" in dmypy (#19428)88fdeaaPrevent a crash when InitVar is redefined with a method in a subclass (#19453)e44d14fBump version to 1.17.1+dev0260991Update version string3901aa2Updates to 1.17 changelog (#19436)7d13396Initial changelog for 1.17 release (#19427)a182decCombine the revealed types of multiple iteration steps in a more robust manne...ab4fd57Improve the handling of "iteration dependent" errors and notes in finally cla...Updates
pre-commitfrom 4.2.0 to 4.3.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b74a22dv4.3.0cc899deMerge pull request #3507 from bc-lee/dart-fix2a0bceaDowngrade Dart SDK version installed in the CIf1cc7a4Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4[pre-commit.ci] pre-commit autoupdatea5fe6c5Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433Julia language: skip startup.jl filec681721Merge pull request #3499 from pre-commit/pre-commit-ci-update-config4fd4537[pre-commit.ci] pre-commit autoupdateUpdates
pytest-asynciofrom 1.0.0 to 1.1.0Release notes
Sourced from pytest-asyncio's releases.
Commits
ce06c07chore: Prepare release of v1.1.0.d9a8dccci: Workaround missing Tag annotation during release.d66e12f[pre-commit.ci] pre-commit autoupdate9e5e25fBuild(deps): Bump certifi in /dependencies/docs0e63423Build(deps): Bump hypothesis in /dependencies/defaultbd4551cBuild(deps): Bump ncipollo/release-action from 1.16.0 to 1.18.08e20305Build(deps): Bump hypothesis in /dependencies/defaultb7a8ab5Build(deps): Bump coverage from 7.9.1 to 7.9.2 in /dependencies/default8cc378dBuild(deps): Bump typing-extensions in /dependencies/defaultfb6bfbf[pre-commit.ci] pre-commit autoupdateUpdates
rufffrom 0.12.1 to 0.12.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
c2bc15bBump 0.12.11 (#20136)e586f6d[ty] Benchmarks for problematic implicit instance attributes cases (#20133)76a6b7e[pyflakes] Fixallowed-unused-importsmatching for top-level modules (`F4...1ce6571Move GitLab output rendering toruff_db(#20117)d9aaacd[ty] Evaluate reachability of non-definitely-bound to Ambiguous (#19579)18eaa65[ty] Introduce a representation for the top/bottom materialization of an inva...af259fa[flake8-async] Implementblocking-http-call-httpx(ASYNC212) (#20091)d75ef38[ty] print diagnostics with fully qualified name to disambiguate some cases (...89ca493[ruff] Preserve relative whitespace in multi-line expressions (RUF033) (#...4b80f5f[ty] Optimize TDD atom ordering (#20098)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
certififrom 2025.6.15 to 2025.8.3Commits
a97d9ad2025.08.03 (#362)ddd90c62025.07.14 (#359)d9052212025.07.09 (#358)Updates
distlibfrom 0.3.9 to 0.4.0Changelog
Sourced from distlib's changelog.
Commits
aff2cbbFinalise version.3716c4bUpdate change log, widen exception catching in test.660bd33Changes for 0.4.0.56b4ad9Guard script wrapper entrypoint import with if main (#242)fe57366docs: update coverage results link (#250)c3286e5Temporarily exclude 3.13t on windows-latest.e6b83d3Normalize archive paths in dist-info (#248)93baffeSkip no-longer-relevant test.83f6568Support subdirectories in .dist-info (fixes #246) (#247)f918abdUpdatetest_wheel.WheelTestCase.test_abifor freethreading (#244)Updates
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)