Bump starlette to 0.49.1 and fastapi to 0.120.2 to resolve dependency conflict#4739
Merged
tamirkamara merged 3 commits intoOct 29, 2025
Merged
Conversation
…flict Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update starlette from 0.48.0 to 0.49.1
Bump starlette to 0.49.1 and fastapi to 0.120.2 to resolve dependency conflict
Oct 29, 2025
tamirkamara
reviewed
Oct 29, 2025
Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
10d1259
into
dependabot/pip/e2e_tests/pip-91ab757ed1
1 check passed
tamirkamara
added a commit
that referenced
this pull request
Oct 30, 2025
…cross 1 directory (#4738) * Bump starlette in /e2e_tests in the pip group across 1 directory Bumps the pip group with 1 update in the /e2e_tests directory: [starlette](https://github.com/Kludex/starlette). Updates `starlette` from 0.48.0 to 0.49.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.48.0...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> * Bump starlette to 0.49.1 and fastapi to 0.120.2 to resolve dependency conflict (#4739) * Initial plan * Upgrade fastapi to 0.120.2 to resolve starlette 0.49.1 dependency conflict Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com> * Remove COMPONENTS section from CHANGELOG.md Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com> * Bump version from 0.25.0 to 0.25.1 * Update Starlette and FastAPI versions --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
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.
Dependabot upgraded starlette from 0.48.0 to 0.49.1 in e2e_tests, creating a dependency conflict with fastapi 0.118.0 in api_app (which requires
starlette<0.49.0).Changes
fastapifrom 0.118.0 to 0.120.2 inapi_app/requirements.txtstarlette<0.50.0,>=0.40.0, compatible with starlette 0.49.1Dependency resolution
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.