Skip to content

chore(deps): bump fastapi from 0.136.3 to 0.137.2 in /autoTriage#465

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

chore(deps): bump fastapi from 0.136.3 to 0.137.2 in /autoTriage#465
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/autoTriage/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.136.3 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.3 to 0.137.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.136.3...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 Pull requests that update python code labels Jun 19, 2026
Copilot AI review requested due to automatic review settings June 19, 2026 19:03
@dependabot dependabot Bot requested review from a team as code owners June 19, 2026 19:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code 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

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

autoTriage/requirements.txt

PackageVersionLicenseIssue Type
fastapi0.137.2NullUnknown License
Denied Licenses: GPL-3.0-only, AGPL-3.0-only

OpenSSF Scorecard

PackageVersionScoreDetails
pip/fastapi 0.137.2 UnknownUnknown

Scanned Files

  • autoTriage/requirements.txt

@sellakumaran sellakumaran enabled auto-merge (squash) June 22, 2026 18:22
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants