An open index of dependabot pull requests across open source projects.

deps(deps): update fastapi requirement from ^0.119.0 to ^0.121.1 in the fastapi group

Open
Number: #22
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 3
Created: November 10, 2025 at 12:22 PM UTC
(7 months ago)
Updated: November 10, 2025 at 12:24 PM UTC
(7 months ago)
Assignees:
devops-thiago
Description:

Updates the requirements on fastapi to permit the latest version.
Updates fastapi to 0.121.1

Release notes

Sourced from fastapi's releases.

0.121.1

Fixes

  • ๐Ÿ› Fix Depends(func, scope='function') for top level (parameterless) dependencies. PR #14301 by @โ€‹luzzodev.

Docs

  • ๐Ÿ“ Upate docs for advanced dependencies with yield, noting the changes in 0.121.0, adding scope. PR #14287 by @โ€‹tiangolo.

Internal

Commits
  • 1c7e254 ๐Ÿ”– Release version 0.121.1
  • 9e54399 ๐Ÿ“ Update release notes
  • 282f372 ๐Ÿ› Fix Depends(func, scope='function') for top level (parameterless) depende...
  • 972a967 ๐Ÿ“ Update release notes
  • 4170f62 ๐Ÿ“ Update release notes
  • 67c8dfa โฌ† Bump ruff from 0.13.2 to 0.14.3 (#14276)
  • 34db1e2 โฌ† [pre-commit.ci] pre-commit autoupdate (#14289)
  • b787103 ๐Ÿ“ Update release notes
  • 289b4aa ๐Ÿ“ Upate docs for advanced dependencies with yield, noting the changes in 0....
  • 4efae81 ๐Ÿ”– Release version 0.121.0
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
fastapi
Ecosystem:
pip
Version Change:
^0.119.0 โ†’ ^0.121.1
Update Type:
Minor
Path:
the fastapi group
Technical Details
ID: 10946017
UUID: 3607791153
Node ID: PR_kwDOP5TZt86yhS2E
Host: GitHub
Repository: devops-thiago/otel-example-python