Skip to content

Bump fastapi from 0.110.0 to 0.136.0#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fastapi-0.136.0
Closed

Bump fastapi from 0.110.0 to 0.136.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fastapi-0.136.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps fastapi from 0.110.0 to 0.136.0.

Release notes

Sourced from fastapi's releases.

0.136.0

Upgrades

0.135.4

Refactors

Internal

0.135.3

Features

Docs

  • ✏️ Fix typo for client_secret in OAuth2 form docstrings. PR #14946 by @​bysiber.

Internal

0.135.2

Upgrades

  • ⬆️ Increase lower bound to pydantic >=2.9.0. and fix the test suite. PR #15139 by @​svlandeg.

Docs

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 22, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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>
@dependabot dependabot Bot force-pushed the dependabot/pip/fastapi-0.136.0 branch from 81f3695 to 20ea791 Compare April 22, 2026 00:55
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

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 `starlette==0.36.3`; bump Starlette to a supported version (>=0.46.0).</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment thread requirements.txt
Comment on lines +1 to 2
fastapi==0.136.0
starlette==0.36.3
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot Apr 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: FastAPI 0.136.0 is incompatible with starlette==0.36.3; bump Starlette to a supported version (>=0.46.0).

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 `starlette==0.36.3`; bump Starlette to a supported version (>=0.46.0).</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
Fix with Cubic

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 29, 2026

Superseded by #16.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/pip/fastapi-0.136.0 branch April 29, 2026 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants