deps: bump the python-deps group across 1 directory with 15 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the python-deps group across 1 directory with 15 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-deps group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.95.0` | `0.128.8` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.21.0` | `0.39.0` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.7` | `2.13.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `1.4.46` | `2.0.49` | | [httpx](https://github.com/encode/httpx) | `0.23.0` | `0.28.1` | | [python-jose](https://github.com/mpdavis/python-jose) | `3.3.0` | `3.5.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.5` | `0.0.20` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.17.0` | `0.22.1` | | [requests](https://github.com/psf/requests) | `2.28.0` | `2.32.5` | | [pytest](https://github.com/pytest-dev/pytest) | `7.2.0` | `8.4.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.20.0` | `1.2.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.0.0` | `7.1.0` | | [black](https://github.com/psf/black) | `23.1.0` | `25.11.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.0.254` | `0.15.10` | | [mypy](https://github.com/python/mypy) | `1.0.0` | `1.19.1` | Updates `fastapi` from 0.95.0 to 0.128.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.95.0...0.128.8) Updates `uvicorn` from 0.21.0 to 0.39.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.21.0...0.39.0) Updates `pydantic` from 1.10.7 to 2.13.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.7...v2.13.0) Updates `sqlalchemy` from 1.4.46 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 `httpx` from 0.23.0 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.23.0...0.28.1) Updates `python-jose` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.3.0...3.5.0) Updates `python-multipart` from 0.0.5 to 0.0.20 - [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.5...0.0.20) Updates `aiosqlite` from 0.17.0 to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.17.0...v0.22.1) Updates `requests` from 2.28.0 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.28.0...v2.32.5) Updates `pytest` from 7.2.0 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...8.4.2) Updates `pytest-asyncio` from 0.20.0 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.20.0...v1.2.0) Updates `pytest-cov` from 4.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v7.1.0) Updates `black` from 23.1.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...25.11.0) Updates `ruff` from 0.0.254 to 0.15.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.0.254...0.15.10) Updates `mypy` from 1.0.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.0.0...v1.19.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: uvicorn dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: python-jose dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: python-multipart dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-deps group with 15 updates in the / directory:
0.95.00.128.80.21.00.39.01.10.72.13.01.4.462.0.490.23.00.28.13.3.03.5.00.0.50.0.200.17.00.22.12.28.02.32.57.2.08.4.20.20.01.2.04.0.07.1.023.1.025.11.00.0.2540.15.101.0.01.19.1Updates
fastapifrom 0.95.0 to 0.128.8Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bdd2005🔖 Release version 0.128.81ed9bd4📝 Update release notesaac30fd🔨 Tweak PDM hook script (#14895)417f1ee📝 Update release notesffb8965♻️ Update build setup forfastapi-slim, deprecate it, and make it only depe...93fa935📝 Update release notesf0f3e7a📝 Fix grammar indocs/en/docs/tutorial/first-steps.md(#14708)8f82c94🔖 Release version 0.128.75bb3423📝 Update release notes6ce5e3e✅ Tweak comment in test to reference PR (#14885)Updates
uvicornfrom 0.21.0 to 0.39.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
4f40b84Version 0.39.0 (#2770)5692dfcfix(websockets): Send close frame on ASGI return (#2769)4194764chore(deps): bump the github-actions group with 2 updates (#2763)d94bf28explicitly start ASGI run with empty context (#2742)8ae0bcbchore(deps): bump the github-actions group with 2 updates (#2748)4744ff9Add groups configuration for GitHub Actions (#2747)0391372chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#2746)69a6ae3Improve typing intest_http.py(#2740)3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)Updates
pydanticfrom 1.10.7 to 2.13.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
46bf4faFix Pydantic release workflow (#13067)1b359edPrepare release v2.13.0 (#13065)b1bf194Fix model equality when using runtimeextraconfiguration (#13062)17a35e3Update jiter to v0.14.0 (#13064)feea402Usesimulationmode in Codspeed CI (#13063)671c9b0Add basic benchmarks for model equality (#13061)d17d71eBump cryptography from 46.0.6 to 46.0.7 (#13056)919d61a👥 Update Pydantic People (#13059)e7cf5dcFix people workflow (#13047)2a806adAdd regression test forMISSINGsentinel serialization with subclasses (#13...Updates
sqlalchemyfrom 1.4.46 to 2.0.49Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
httpxfrom 0.23.0 to 0.28.1Release notes
Sourced from httpx's releases.
... (truncated)
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)Updates
python-josefrom 3.3.0 to 3.5.0Release notes
Sourced from python-jose's releases.
Changelog
Sourced from python-jose's changelog.
Commits
018b310Prepare release 3.5.0 (#388)393c374Improve jwt.decode key doc (#198)50d4390utils.py: fix types in docstrings for base64url_encode/decode (#269)8fd0b63Add RTD config file to silence emailed deprecation warnings (#333)6f03385Added possibility to call jwk.construct() with a private key (#295)2f0aca6Add python_requires arg to setup.cfg (#273)895777eUpdated pyasn version to match latest (#338)45bd124Update jwk.py (#328)1f0ae0adocs: Fix a few typos (#299)ceaac36Do not useutc_nowon module level (#372)Updates
python-multipartfrom 0.0.5 to 0.0.20Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
... (truncated)
Commits
b083cefVersion 0.0.20 (#197)04d3cf5Handle messages containing only end boundary, fixes #38 (#142)f1c5a28feat: Add python 3.13 in CI matrix. (#185)4bffa0cdoc: A file parameter is not a field (#127)6f3295bBump astral-sh/setup-uv from 3 to 4 in the github-actions group (#194)c4fe4d3Don't warn when CRLF is found after last boundary (#193)5b1aed8Version 0.0.18 (#191)9205a0eHard break if found data after last boundary onMultipartParser(#189)170e604Update ruff & mypy (#188)e53b541Create SECURITY.md (#187)Updates
aiosqlitefrom 0.17.0 to 0.22.1Changelog
Sourced from aiosqlite's changelog.
... (truncated)
Commits
9b127ceVersion bump v0.22.15c3f61cImprove stop semantics for connections (#370)a869d73Version bump v0.22.01cd60adEmit warning if connection is deleted before it is closed (#355)611d7b4Add set_authorizer support for fine-grained access control (#349)81d00c8Bump actions/setup-python from 5 to 6 (#357)7a26722Bump coverage[toml] from 7.8.0 to 7.10.7 (#358)4457540Bump flake8 from 7.2.0 to 7.3.0 (#346)b650dadBump actions/checkout from 5 to 6 (#366)065ffddBump mypy from 1.15.0 to 1.19.0 (#367)Updates
requestsfrom 2.28.0 to 2.32.5Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname