build(deps): bump fastapi from 0.119.1 to 0.120.0
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(8 months ago)
(8 months ago)
dependencies python
Bumps fastapi from 0.119.1 to 0.120.0.
Release notes
Sourced from fastapi's releases.
0.120.0
There are no major nor breaking changes in this release. ☕️
The internal reference documentation now uses
annotated_doc.Docinstead oftyping_extensions.Doc, this adds a new (very small) dependency onannotated-doc, a package made just to provide thatDocdocumentation utility class.I would expect
typing_extensions.Docto be deprecated and then removed at some point fromtyping_extensions, for that reason there's the newannotated-docmicro-package. If you are curious about this, you can read more in the repo forannotated-doc.This new version
0.120.0only contains that transition to the new home package for that utility classDoc.Translations
- 🌐 Sync German docs. PR #14188 by
@nilslindemann.Internal
- ➕ Migrate internal reference documentation from
typing_extensions.Doctoannotated_doc.Doc. PR #14222 by@tiangolo.- 🛠️ Update German LLM prompt and test file. PR #14189 by
@nilslindemann.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14181 by
@pre-commit-ci[bot].
Commits
cd40c5b🔖 Release version 0.120.01c6ee57📝 Update release notes09f4096📝 Update release notesd390f2e➕ Migrate internal reference documentation fromtyping_extensions.Docto `a...cb7018d📝 Update release notesa578ea1🛠️ Update German LLM prompt and test file (#14189)9c912d1📝 Update release notesda011f2⬆ [pre-commit.ci] pre-commit autoupdate (#14181)046d49b📝 Update release notes8472804🌐 Sync German docs (#14188)- See full diff 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: | 10530697 |
| UUID: | 3554263440 |
| Node ID: | PR_kwDOK10JAc6vwqmC |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |