build(deps): bump fastapi from 0.123.5 to 0.124.0
Open
Number: #98
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
December 07, 2025 at 06:03 PM UTC
(6 months ago)
(6 months ago)
Updated:
December 07, 2025 at 06:03 PM UTC
(6 months ago)
(6 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps fastapi from 0.123.5 to 0.124.0.
Release notes
Sourced from fastapi's releases.
0.124.0
Features
- 🚸 Improve tracebacks by adding endpoint metadata. PR #14306 by
@savannahostrowski.Internal
- ✏️ Fix typo in
scripts/mkdocs_hooks.py. PR #14457 by@yujiteshima.0.123.10
Fixes
- 🐛 Fix using class (not instance) dependency that has
__call__method. PR #14458 by@YuriiMotov.- 🐛 Fix
separate_input_output_schemas=Falsewithcomputed_field. PR #14453 by@YuriiMotov.0.123.9
Fixes
- 🐛 Fix OAuth2 scopes in OpenAPI in extra corner cases, parent dependency with scopes, sub-dependency security scheme without scopes. PR #14459 by
@tiangolo.0.123.8
Fixes
- 🐛 Fix OpenAPI security scheme OAuth2 scopes declaration, deduplicate security schemes with different scopes. PR #14455 by
@tiangolo.0.123.7
Fixes
0.123.6
Fixes
- 🐛 Fix support for functools wraps and partial combined, for async and regular functions and classes in path operations and dependencies. PR #14448 by
@tiangolo.
Commits
b5ca132🔖 Release version 0.124.0a2cef70📝 Update release notes5b62456✏️ Fix typo inscripts/mkdocs_hooks.py(#14457)dbd34f1📝 Update release notese1117f7🚸 Improve tracebacks by adding endpoint metadata (#14306)08b09e5🔖 Release version 0.123.10e7d7038📝 Update release notesda0ffab🐛 Fix using class (not instance) dependency that has__call__method (#14458)5161694📝 Update release notes812a192🐛 Fixseparate_input_output_schemas=Falsewithcomputed_field(#14453)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 11804388 |
| UUID: | 3703781656 |
| Node ID: | PR_kwDOK10JAc63izxx |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |