build(deps-dev): bump fastapi from 0.133.1 to 0.135.1 by dependabot[bot] · Pull Request #1572 · ormar-orm/ormar
Bumps fastapi from 0.133.1 to 0.135.1.
Release notes
Sourced from fastapi's releases.
0.135.1
Fixes
- 🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed in the request async exit stack. PR #15038 by
@tiangolo.Docs
- ✏️ Fix typo in
docs/en/docs/_llm-test.md. PR #15007 by@adityagiri3600.- 📝 Update Skill, optimize context, trim and refactor into references. PR #15031 by
@tiangolo.Internal
- 👥 Update FastAPI People - Experts. PR #15037 by
@tiangolo.- 👥 Update FastAPI People - Contributors and Translators. PR #15029 by
@tiangolo.- 👥 Update FastAPI GitHub topic repositories. PR #15036 by
@tiangolo.0.135.0
Features
- ✨ Add support for Server Sent Events. PR #15030 by
@tiangolo.
- New docs: Server-Sent Events (SSE).
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
ca5f60e🔖 Release version 0.135.187f75aa📝 Update release notes8a9258b🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed...6038507📝 Update release notesc796ba4👥 Update FastAPI People - Experts (#15037)b24aa03📝 Update release notes2c61047✏️ Fix typo indocs/en/docs/_llm-test.md(#15007)e3bbeef📝 Update release notesd726c8c📝 Update release notescf514e6👥 Update FastAPI People - Contributors and Translators (#15029)- 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)