Bump the backend-python group across 1 directory with 24 updates#39
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the backend-python group across 1 directory with 24 updates#39dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the backend-python group with 24 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.120.4` | `0.135.3` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.38.0` | `0.44.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.22` | `0.0.26` | | [sqlmodel](https://github.com/fastapi/sqlmodel) | `0.0.27` | `0.0.38` | | [smbprotocol](https://github.com/jborean93/smbprotocol) | `1.15.0` | `1.16.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.3` | `2.12.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.11.0` | `2.13.1` | | [pyvips](https://github.com/libvips/pyvips) | `2.2.3` | `3.1.1` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.2` | | [faker](https://github.com/joke2k/faker) | `37.12.0` | `40.13.0` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.3.2` | `3.4.0` | | [ipython](https://github.com/ipython/ipython) | `9.6.0` | `9.12.0` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.20.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.9.4` | `4.9.6` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.4` | `2.45.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.3` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.2.0` | `1.3.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.6.1` | `3.8.0` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.3` | `0.15.10` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.48` | `2.0.49` | | [starlette](https://github.com/Kludex/starlette) | `0.49.3` | `1.0.0` | | [tzdata](https://github.com/python/tzdata) | `2025.3` | `2026.1` | Updates `fastapi` from 0.120.4 to 0.135.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.4...0.135.3) Updates `uvicorn` from 0.38.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.38.0...0.44.0) Updates `python-multipart` from 0.0.22 to 0.0.26 - [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.26) Updates `sqlmodel` from 0.0.27 to 0.0.38 - [Release notes](https://github.com/fastapi/sqlmodel/releases) - [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md) - [Commits](fastapi/sqlmodel@0.0.27...0.0.38) Updates `smbprotocol` from 1.15.0 to 1.16.1 - [Release notes](https://github.com/jborean93/smbprotocol/releases) - [Changelog](https://github.com/jborean93/smbprotocol/blob/master/CHANGELOG.md) - [Commits](jborean93/smbprotocol@v1.15.0...v1.16.1) Updates `pydantic` from 2.12.3 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.3...v2.12.5) Updates `pydantic-settings` from 2.11.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.11.0...v2.13.1) Updates `pyvips` from 2.2.3 to 3.1.1 - [Changelog](https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst) - [Commits](libvips/pyvips@v2.2.3...v3.1.1) Updates `click` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.2) Updates `faker` from 37.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@v37.12.0...v40.13.0) Updates `greenlet` from 3.3.2 to 3.4.0 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.3.2...3.4.0) Updates `ipython` from 9.6.0 to 9.12.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.6.0...9.12.0) Updates `mypy` from 1.18.2 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.20.0) Updates `platformdirs` from 4.9.4 to 4.9.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.4...4.9.6) Updates `pydantic-core` from 2.41.4 to 2.45.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/commits) Updates `pytest` from 8.4.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.3) Updates `pytest-asyncio` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `pytest-xdist` from 3.6.1 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.8.0) Updates `rich` from 14.2.0 to 14.3.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.4) Updates `ruff` from 0.14.3 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@0.14.3...0.15.10) 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 `starlette` from 0.49.3 to 1.0.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.49.3...1.0.0) Updates `tzdata` from 2025.3 to 2026.1 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2025.3...2026.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-python - dependency-name: sqlmodel dependency-version: 0.0.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-python - dependency-name: smbprotocol dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-python - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: pyvips dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-python - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-python - dependency-name: faker dependency-version: 40.13.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend-python - dependency-name: greenlet dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: ipython dependency-version: 9.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-python - dependency-name: pydantic-core dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend-python - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: rich dependency-version: 14.3.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-python - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-python - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-python - dependency-name: tzdata dependency-version: '2026.1' dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend-python ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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 backend-python group with 24 updates in the /backend directory:
0.120.40.135.30.38.00.44.00.0.220.0.260.0.270.0.381.15.01.16.12.12.32.12.52.11.02.13.12.2.33.1.18.3.18.3.237.12.040.13.03.3.23.4.09.6.09.12.01.18.21.20.04.9.44.9.62.41.42.45.08.4.29.0.31.2.01.3.07.0.07.1.03.6.13.8.014.2.014.3.40.14.30.15.102.0.482.0.490.49.31.0.02025.32026.1Updates
fastapifrom 0.120.4 to 0.135.3Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
1f442c4🔖 Release version 0.135.38f5d157📝 Update release notes428452a📝 Update release notes70580da✨ Add support for@app.vibe()(#15280)6ee8747📝 Update release notes3e72c09👥 Update FastAPI People - Experts (#15279)96df35f📝 Update release notes6c81125⬆ Bump orjson from 3.11.7 to 3.11.8 (#15276)428f82c📝 Update release notes5599c59⬆ Bump ruff from 0.15.0 to 0.15.8 (#15277)Updates
uvicornfrom 0.38.0 to 0.44.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
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
python-multipartfrom 0.0.22 to 0.0.26Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
28f4785Version 0.0.26 (#263)d4452a7Silently discard epilogue data after the closing boundary (#259)6a7b76dSkip preamble before first multipart boundary (#262)4addb60Version 0.0.25 (#261)d3a4698Add MIME content type info to File (#143)9a1ecbdHandle CTE values case-insensitively (#258)ef2a0b9Remove custom FormParser classes (#257)3a757d7Ignore local Claude state (#255)55e7396fuzz: Add cifuzz (#186)d6d1d11Bump the github-actions group with 2 updates (#249)Updates
sqlmodelfrom 0.0.27 to 0.0.38Release notes
Sourced from sqlmodel's releases.
... (truncated)
Changelog
Sourced from sqlmodel's changelog.
... (truncated)
Commits
de0ecdf🔖 Release version 0.0.388363cc7📝 Update release notesae672ce🔨 Add pre-commit hook to ensure latest release header has date (#1786)f9e8e4c📝 Update release notes5da82e2🐛 Fix type annotation inSQLModel.__new__, avoid explicitly returningAny...9a44fc4📝 Update release notesf7e193a⬆ Bump pillow from 12.1.1 to 12.2.0 (#1845)2df429f📝 Update release notesa2474ce⬆ Bump fastapi from 0.135.2 to 0.135.3 (#1844)fc18b94📝 Update release notesUpdates
smbprotocolfrom 1.15.0 to 1.16.1Release notes
Sourced from smbprotocol's releases.
Changelog
Sourced from smbprotocol's changelog.
Commits
7323426Prepare for v1.16.1 release (#341)ab921a7Handle abort, avoid joining self (#323)d83a93cFix copyfile fallback when server-side SMB copy is unsupported (#337)d69f7e8Fix Memory Leaks in Structure and Structure Subclasses (#340)54389a2Fix create_context offset when opening a dir/file (#338)cd7d206Prepare for v1.16.0 releasea4ab008Fix copy/copy2 kwargs handling (#331)236d3cdFix no symlink buffer on symlink open (#334)5e56171Add changelog entry for kwarg alignmentd74570fPropagate missing session params (#332)Updates
pydanticfrom 2.12.3 to 2.12.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.