Skip to content

chore(deps-dev): bump fastapi from 0.138.1 to 0.140.0 - #120

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.138.1 to 0.140.0.

Release notes

Sourced from fastapi's releases.

0.140.0

Refactors

Docs

Internal

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

... (truncated)

Commits

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.140.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.138.1...0.140.0)

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