Skip to content

Python: Build(deps): Bump fastapi from 0.124.4 to 0.137.2 in /python#6619

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/fastapi-0.137.2
Open

Python: Build(deps): Bump fastapi from 0.124.4 to 0.137.2 in /python#6619
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/fastapi-0.137.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.124.4 to 0.137.2.

Release notes

Sourced from fastapi's releases.

0.137.2

Features

  • ✨ Add iter_route_contexts() for advanced use cases that used to use router.routes (e.g. Jupyverse). PR #15785 by @​tiangolo.

Translations

Internal

0.137.1

Fixes

0.137.0

Breaking Changes

  • ♻️ Refactor internals to preserve APIRouter and APIRoute instances. PR #15745 by @​tiangolo.

Unblocks ✨ SO MANY THINGS ✨

Before this, router.include_router(other_router) would take each path operation from other_router and "clone" it, or recreate it from scratch.

... (truncated)

Commits
  • 6a0ba7b 🔖 Release version 0.137.2 (#15790)
  • 5d421ae 📝 Update release notes
  • 6ac1220 ✨ Add iter_route_contexts() for advanced use cases that used to use `router...
  • 7feb17f 📝 Update release notes
  • d514109 🔧 Update sponsors: add BairesDev (#15787)
  • 1c1edb9 📝 Update release notes
  • 32d711f 🔨 Update sponsors script to simplify previews (#15786)
  • 202b2d2 📝 Update release notes
  • e26e643 ⬆ Bump the python-packages group across 1 directory with 7 updates (#15777)
  • c66d1c2 📝 Update release notes
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.124.4 to 0.137.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.124.4...0.137.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.137.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Issues related to the Python codebase labels Jun 19, 2026
Copilot AI review requested due to automatic review settings June 19, 2026 09:47
@dependabot dependabot Bot added python Issues related to the Python codebase dependencies Pull requests that update a dependency file labels Jun 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot changed the title Build(deps): Bump fastapi from 0.124.4 to 0.137.2 in /python Python: Build(deps): Bump fastapi from 0.124.4 to 0.137.2 in /python Jun 19, 2026
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 Issues related to the Python codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant