Bump fastapi from 0.140.7 to 0.140.13 in /backend - #25
Conversation
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.140.7 to 0.140.13. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.140.7...0.140.13) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Superseded by #29, which applies all four backend bumps in one commit to avoid the requirements.txt conflict cascade. The openai and uvicorn jumps were verified directly on Python 3.13.3 before merging: the OpenAI client surface generator.py depends on is intact, and app.main:app boots clean under uvicorn 0.52.0 serving 200s. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps fastapi from 0.140.7 to 0.140.13.
Release notes
Sourced from fastapi's releases.
Commits
628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notese92a0dc🐛 Fixstatus_codebeing ignored for SSE and JSONL streaming endpoints (#15937)6215d8a📝 Update release notes12242c4📝 Fixformat_sse_eventdocstring rendering of\n\nterminator (#15613)70a8f3d📝 Update release notes4f0152c📝 Add API reference page for fastapi.sse (#15930)5f25505🔖 Release version 0.140.12 (#16095)76e2c83📝 Update release notes0f3e7bd🐛 Fix line splitting informat_sse_eventto comply with SSE spec (#15515)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)