Bump the python-packages group with 8 updates#358
Merged
Conversation
Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.48` | `2.0.49` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.22` | `0.0.24` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.42.0` | `0.44.0` | | [faker](https://github.com/joke2k/faker) | `40.12.0` | `40.13.0` | | [gevent](https://github.com/gevent/gevent) | `25.9.1` | `26.4.0` | | [respx](https://github.com/lundberg/respx) | `0.22.0` | `0.23.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.8` | `0.15.9` | | [types-jwcrypto](https://github.com/python/typeshed) | `1.5.0.20260402` | `1.5.7.20260409` | Updates `sqlalchemy` from 2.0.48 to 2.0.49 - [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 `python-multipart` from 0.0.22 to 0.0.24 - [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.22...0.0.24) Updates `uvicorn` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.42.0...0.44.0) Updates `faker` from 40.12.0 to 40.13.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.12.0...v40.13.0) Updates `gevent` from 25.9.1 to 26.4.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@25.9.1...26.4.0) Updates `respx` from 0.22.0 to 0.23.1 - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](lundberg/respx@0.22.0...0.23.1) Updates `ruff` from 0.15.8 to 0.15.9 - [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.8...0.15.9) Updates `types-jwcrypto` from 1.5.0.20260402 to 1.5.7.20260409 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: python-multipart dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: faker dependency-version: 40.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: gevent dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: respx dependency-version: 0.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-jwcrypto dependency-version: 1.5.7.20260409 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
approved these changes
Apr 9, 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 8 updates:
2.0.482.0.490.0.220.0.240.42.00.44.040.12.040.13.025.9.126.4.00.22.00.23.10.15.80.15.91.5.0.202604021.5.7.20260409Updates
sqlalchemyfrom 2.0.48 to 2.0.49Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
python-multipartfrom 0.0.22 to 0.0.24Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
b7cc76dVersion 0.0.24 (#245)8f1838dValidatechunk_sizeinparse_form()(#244)2582c83Restore mkdocstrings handler options to handler level (#243)8f1dbedHarden GitHub Actions workflows and add zizmor audit (#242)3a4be31Unbreak docs build on newer pygments/mkdocstrings (#241)e59b6b7Add #227 to changelog (#239)4bd03eaVersion 0.0.23 (#238)aa6f106Return processed length fromQuerystringParser._internal_write(#229)c856319Remove unusedtrust_x_headersparameter andX-File-Namefallback (#196)7303c74Bump the python-packages group with 4 updates (#237)Updates
uvicornfrom 0.42.0 to 0.44.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
edb54c4Version 0.44.0 (#2890)029be08Implement websocket keepalive pings for websockets-sansio (#2888)8d397c7Version 0.43.0 (#2885)587042d🐛 Emithttp.disconnectASGIreceive()event on server shutting down for s...c9a75fbchore(deps): bump the github-actions group with 3 updates (#2878)84fd578chore(deps): bump pygments from 2.19.2 to 2.20.0 (#2877)cd52d34Use nativecontextparameter forcreate_taskon Python 3.11+ (#2859)5211880Drop cast in ASGI types (#2875)1cb8e74Add websocket 500 fallback header test (#2874)28efbb2chore(deps-dev): bump cryptography from 46.0.5 to 46.0.6 (#2873)Updates
fakerfrom 40.12.0 to 40.13.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
adb7c1aBump version: 40.12.0 → 40.13.0eedde76📝 Update CHANGELOG.md6fa5e28Follow-up to #2287: Add requested tests (#2358)ce98d84Fix: Ensure deterministic locale selection in multi-locale mode (#2287)Updates
geventfrom 25.9.1 to 26.4.0Commits
2a096a9Preparing release 26.4.0e80421dMerge pull request #2171 from gevent/ci-py-ver-updates6cfa49btest__ssl.py: PROTOCOL_TLS deprecation fixe2ec5ebFix deprecations about use of SSLContext without setting a protocol.3890402lint26b5b7fpsutil 6 deprecated .connections, use replacement .net_connectionscbbd53eClean up some warnings from leakcheck.3840706test__util is getting extra greenlets when combined with test__threadpool on ...408aeebtest__select: libuv on recent versions of Python isn't producing the OSError ...6b6ee4eUpdate python versions tested in CI.Updates
respxfrom 0.22.0 to 0.23.1Release notes
Sourced from respx's releases.
Changelog
Sourced from respx's changelog.
Commits
fc8b43bRelease0.23.11da5d2fStrict detection ofANYin multi items patterns (#313)6f1bf70Bump checkout and python actions (#310)62aaeabRelease0.23.0d8edf3dAdjust badgesb3a193dAdd downloads badge to docs9961e9bHandle multiple routes usingMuitiItemspattern withANY(#289)e51c2a6Update Route.respond json type hint to Any to match HTTPX (#284)a499260Bump less-action/reusables from 8 to 10 (#282)7b44b51Update nix flake and mypy target (#306)Updates
rufffrom 0.15.8 to 0.15.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
724ccc1Bump 0.15.9 (#24369)96d9e09[ty] Move thedeferredsubmodule insideinfer/builder(#24368)130da28[ty] Infer theextra_itemskeyword argument to class-based TypedDicts as an...a617c54[ty] Validate type qualifiers in functional TypedDict fields and the `extra_i...d851708[ty] Improve robustness of various type-qualifier-related checks (#24251)aecb587Only run the release-gate on workflow dispatch (#24366)b889571[ty] Useinfer_type_expressionfor parsing parameter annotations and return...3286a62Add a "release-gate" step to the release workflow (#24365)5f88756Disallow starred expressions as values of starred expressions (#24280)5c59f8a[pyupgrade] Ignore strings with string-only escapes (UP012) (#16058)Updates
types-jwcryptofrom 1.5.0.20260402 to 1.5.7.20260409Commits
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