Skip to content

chore(deps): bump fastapi from 0.136.1 to 0.137.2#49

Closed
dependabot[bot] wants to merge 1 commit into
cookiecutterfrom
dependabot/pip/cookiecutter/fastapi-0.137.2
Closed

chore(deps): bump fastapi from 0.136.1 to 0.137.2#49
dependabot[bot] wants to merge 1 commit into
cookiecutterfrom
dependabot/pip/cookiecutter/fastapi-0.137.2

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps fastapi from 0.136.1 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.136.1 to 0.137.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.136.1...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 @github

dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependency. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Author

Superseded by #50.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/pip/cookiecutter/fastapi-0.137.2 branch June 22, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants