Bump fastapi from 0.110.0 to 0.136.0#12
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.110.0 to 0.136.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.110.0...0.136.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
28582c1 to
4f80ecb
Compare
There was a problem hiding this comment.
1 issue found across 3 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="requirements.txt">
<violation number="1" location="requirements.txt:1">
P1: `fastapi==0.136.0` is incompatible with the currently pinned `starlette==0.36.3`; FastAPI 0.136.0 requires Starlette >=0.46.0, so installs/resolution can break.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Comment on lines
+1
to
2
| fastapi==0.136.0 | ||
| starlette==0.36.3 |
There was a problem hiding this comment.
P1: fastapi==0.136.0 is incompatible with the currently pinned starlette==0.36.3; FastAPI 0.136.0 requires Starlette >=0.46.0, so installs/resolution can break.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At requirements.txt, line 1:
<comment>`fastapi==0.136.0` is incompatible with the currently pinned `starlette==0.36.3`; FastAPI 0.136.0 requires Starlette >=0.46.0, so installs/resolution can break.</comment>
<file context>
@@ -1,4 +1,4 @@
-fastapi==0.110.0
+fastapi==0.136.0
starlette==0.36.3
firebase-functions==0.2.0
</file context>
Suggested change
| fastapi==0.136.0 | |
| starlette==0.36.3 | |
| fastapi==0.136.0 | |
| starlette==0.46.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps fastapi from 0.110.0 to 0.136.0.
Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
708606c🔖 Release version 0.136.013be6a3📝 Update release notes4b26487⬆️ Support free-threaded Python 3.14t (#15149)f796c34🔖 Release version 0.135.409d1d1c📝 Update release notesae4e45c🔥 Remove April Fool's@app.vibe()🤪 (#15363)9653034📝 Update release notes6f9a102⬆ Bump cryptography from 46.0.5 to 46.0.7 (#15314)eba8942📝 Update release notes77d080c⬆ Bump strawberry-graphql from 0.307.1 to 0.312.3 (#15309)