Deps: Bump the python-packages group with 7 updates#141
Merged
Conversation
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.137.0` | `0.138.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.1` | `7.14.2` | | [anyio](https://github.com/agronholm/anyio) | `4.13.0` | `4.14.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.5.1` | `3.5.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.18` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.50` | `2.0.51` | Updates `fastapi` from 0.137.0 to 0.138.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.137.0...0.138.0) Updates `coverage` from 7.14.1 to 7.14.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.14.2) Updates `anyio` from 4.13.0 to 4.14.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.13.0...4.14.0) Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `greenlet` from 3.5.1 to 3.5.2 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.5.1...3.5.2) Updates `ruff` from 0.15.17 to 0.15.18 - [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.15.17...0.15.18) Updates `sqlalchemy` from 2.0.50 to 2.0.51 - [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) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-version: 7.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: anyio dependency-version: 4.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: greenlet dependency-version: 3.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
bjoernricks
approved these changes
Jun 22, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 python-packages group with 7 updates:
0.137.00.138.07.14.17.14.24.13.04.14.02026.5.202026.6.173.5.13.5.20.15.170.15.182.0.502.0.51Updates
fastapifrom 0.137.0 to 0.138.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
4b83b0d🔖 Release version 0.138.0 (#15808)041cb0c📝 Update release notes1039384📝 Fix typo in release notes (#15807)0303491📝 Update release notes190f6e2📝 Add Frontend instructions to Agent Library Skill (#15805)17945e5📝 Update release notes2260afa🐛 Fix failing test, update format for raised errors (#15804)0cd5001📝 Update release notes7cb1ab6👷 Fix test-alls-green (#15803)9c7eceb📝 Update release notesUpdates
coveragefrom 7.14.1 to 7.14.2Changelog
Sourced from coverage's changelog.
Commits
153f932docs: sample HTML for 7.14.2311bc67docs: prep for 7.14.27f314bedocs: thanks, Matthew Lloyd #2193f960696Fix: close SQLite connections from terminated threads (#2192) (#2193)2429615docs: fix a changelog entryced7f8abuild: cibuildwheel 4.0.0 no longer has this enable option30a567cchore: make upgrade27c11f1fix: write messages to stderr. #2197bdbe01fchore: bump the action-dependencies group with 3 updates (#2191)dc2fd3bchore: bump the action-dependencies group with 2 updates (#2188)Updates
anyiofrom 4.13.0 to 4.14.0Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffe9133Bumped up the versionf8b9f01Fixed asyncio lock waiter deadlocks after cancellation (#1145)d517ee1[pre-commit.ci] pre-commit autoupdate (#1176)550b68eMakeanyio.runsupportAwaitableat runtime on all backends (#1171)29a5e04Fixed FastAPI test run4d752acUpdated downstream test setups for FastAPI and Anthropic MCPebdc950Added task handle support to start() and start_soon() (#1153)f32bfb8Fixed test suite compatibility issues with Pytest 9.1.085f7e8eAdded__slots__to several classesb7ea84c[pre-commit.ci] pre-commit autoupdate (#1165)Updates
certififrom 2026.5.20 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2Updates
greenletfrom 3.5.1 to 3.5.2Changelog
Sourced from greenlet's changelog.
Commits
0b64e9cPreparing release 3.5.23e28d27Add change note for #512 [skip ci]6563c5eMerge pull request #512 from kumaraditya303/ft-memab6eff6add ignore for win 3.1041f5349revert back to fails_leakcheck_on_py314_or_lessb0aac05set fail-fast=false and if condition correctly2f87f31rename to ignores_leakcheck_on_py314_or_less28bbde3add comments35206b8fix test and restrict tp_is_gc < 3.15abdbab5fix gil enabledUpdates
rufffrom 0.15.17 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)Updates
sqlalchemyfrom 2.0.50 to 2.0.51Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions