chore(deps): update fastapi requirement from >=0.120.0 to >=0.141.1 in /examples/realtime/twilio_sip - #4966
Conversation
|
@dependabot rebase |
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.0...0.141.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
3032b82 to
2379fcb
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2379fcb075
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| @@ -1,3 +1,3 @@ | |||
| fastapi>=0.120.0 | |||
| fastapi>=0.141.1 | |||
There was a problem hiding this comment.
Preserve the supported FastAPI lower bound
When this released example is used in an environment pinned to FastAPI 0.120.0–0.141.0, the new constraint rejects the previously supported setup or forces an unnecessary upgrade. The old >=0.120.0 range already permits 0.141.1 and later, and the example does not use functionality requiring 0.141.1, so this change drops compatibility without accomplishing the stated goal; retain the existing lower bound unless a concrete incompatibility justifies raising it.
AGENTS.md reference: AGENTS.md:L106-L106
Useful? React with 👍 / 👎.
Updates the requirements on fastapi to permit the latest version.
Release notes
Sourced from fastapi's releases.
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notes