⬆ Bump fastapi from 0.133.1 to 0.134.0
Open
Number: #1792
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 27, 2026 at 10:07 PM UTC
(3 months ago)
(3 months ago)
Updated:
February 27, 2026 at 10:09 PM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies internal python:uv
dependencies internal python:uv
Description:
Bumps fastapi from 0.133.1 to 0.134.0.
Release notes
Sourced from fastapi's releases.
0.134.0
Features
- ✨ Add support for streaming JSON Lines and binary data with
yield. PR #15022 by@tiangolo.
- This also upgrades Starlette from
>=0.40.0to>=0.46.0, as it's needed to properly unrwap and re-raise exceptions from exception groups.- New docs: Stream JSON Lines.
- And new docs: Stream Data.
Docs
- 📝 Update Library Agent Skill with streaming responses. PR #15024 by
@tiangolo.- 📝 Update docs for responses and new stream with
yield. PR #15023 by@tiangolo.- 📝 Add
awaitinStreamingResponsecode example to allow cancellation. PR #14681 by@casperdcl.- 📝 Rename
docs_src/websocketstodocs_src/websockets_to avoid import errors. PR #14979 by@YuriiMotov.Internal
- 🔨 Run tests with
pytest-xdistandpytest-cov. PR #14992 by@YuriiMotov.
Commits
48d58ae📝 Update release notesd3b1d6c📝 Update release notesd98eb74🔖 Release version 0.134.0d33ad3f📝 Update release notesb7fefb1📝 Update release notesc01dc8b📝 Update Library Agent Skill with streaming responses (#15024)8344d07📝 Update release notes1377052📝 Update docs for responses and new stream withyield(#15023)c0836dc📝 Update release notesc3f54a0📝 AddawaitinStreamingResponsecode example to allow cancellation (#14681)- 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 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: | 14176344 |
| UUID: | 4003073923 |
| Node ID: | PR_kwDOF8_QEs7G7jhd |
| Host: | GitHub |
| Repository: | fastapi/sqlmodel |