Skip to content

chore(deps-dev): bump fastapi from 0.138.1 to 0.139.2#116

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

chore(deps-dev): bump fastapi from 0.138.1 to 0.139.2#116
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fastapi-0.139.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.138.1 to 0.139.2.

Release notes

Sourced from fastapi's releases.

0.139.2

Fixes

  • 🐛 Refactor router route building to make it thread-safe, mainly relevant for tests running in parallel threads (uncommon). PR #16013 by @​tiangolo.

0.139.1

Fixes

  • 🐛 Fix frontend fallback support for doted paths like /users/john.doe. PR #16011 by @​tiangolo.

Docs

  • 📝 Fix topic repository list not being displayed and skip_users not being applied. PR #15995 by @​YuriiMotov.

Translations

Internal

... (truncated)

Commits
  • 866b7a3 🔖 Release version 0.139.2 (#16014)
  • 7b3effe 📝 Update release notes
  • 7fe315c 🐛 Refactor router route building to make it thread-safe, mainly relevant for ...
  • c48e67b 🔖 Release version 0.139.1 (#16012)
  • 2acc4fb 📝 Update release notes
  • eb75fd0 🐛 Fix frontend fallback support for doted paths like /users/john.doe (#16011)
  • 9b8410b 📝 Update release notes
  • e24d44c 📝 Fix topic repository list not being displayed and skip_users not being ap...
  • 93b78f8 📝 Update release notes
  • b959b44 📝 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.138.1 to 0.139.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.138.1...0.139.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.139.2
  dependency-type: direct:development
  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 security Security-related dependency or maintenance work labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from direct41 as a code owner July 20, 2026 04:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security Security-related dependency or maintenance work labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown

AI Risk Manager

  • Decision: review_required
  • Headline: Run a focused 10-minute risk review before merge; risk score 38.
  • Risk score: 38/100
  • Scope: impacted
  • Changed files: 1
  • PR delta: new=1, resolved=1, unchanged=0
  • Support: l2 / supported / ci=advisory
  • Profiles: code_risk:supported, ui_flow_risk:not_applicable, business_invariant_risk:not_applicable

Review Focus

  • Review dependency drift and validate changed runtime behavior with focused tests.

Top Risks

  • [medium] [new] pr_dependency_change_without_test_delta at pyproject.toml: PR changes dependency boundaries without any test delta. Trust: moderate (0.75). Action: Resolve the dependency set, run the package vulnerability audit, and execute focused compatibility tests for the affected integration.

Suppression Hints

If a finding is intentional, add one of these entries to .airiskignore:

- key: "pr_dependency_change_without_test_delta:pyproject.toml:sig:pr-risk:deps-without-tests:pyproject.toml"

Test First

  • [medium] pr_dependency_change_without_test_delta at pyproject.toml (4 min): Resolve the dependency set, run the package vulnerability audit, and execute focused compatibility tests for the affected integration.

Full details: see pr_summary.json, merge_triage.md, report.md, findings.json, and test_plan.json.

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 security Security-related dependency or maintenance work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants