cog icon indicating copy to clipboard operation
cog copied to clipboard

Update fastapi requirement from <0.119.0,>=0.100 to >=0.100,<0.125.0

Open dependabot[bot] opened this issue 2 months ago • 1 comments

Updates the requirements on fastapi to permit the latest version.

Release notes

Sourced from fastapi's releases.

0.124.0

Features

Internal

Commits
  • b5ca132 🔖 Release version 0.124.0
  • a2cef70 📝 Update release notes
  • 5b62456 ✏️ Fix typo in scripts/mkdocs_hooks.py (#14457)
  • dbd34f1 📝 Update release notes
  • e1117f7 🚸 Improve tracebacks by adding endpoint metadata (#14306)
  • 08b09e5 🔖 Release version 0.123.10
  • e7d7038 📝 Update release notes
  • da0ffab 🐛 Fix using class (not instance) dependency that has __call__ method (#14458)
  • 5161694 📝 Update release notes
  • 812a192 🐛 Fix separate_input_output_schemas=False with computed_field (#14453)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
fastapi [>= 0.100.a, < 0.101]

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 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)

dependabot[bot] avatar Dec 08 '25 18:12 dependabot[bot]

Can you please consider this PR? otherwise the cog library becomes blocked for the fastapi update in our application. Thank you.

apollonin avatar Dec 08 '25 19:12 apollonin