Skip to content

Bump starlette to 0.49.1 and fastapi to 0.120.2 to resolve dependency conflict#4739

Merged
tamirkamara merged 3 commits into
dependabot/pip/e2e_tests/pip-91ab757ed1from
copilot/sub-pr-4738
Oct 29, 2025
Merged

Bump starlette to 0.49.1 and fastapi to 0.120.2 to resolve dependency conflict#4739
tamirkamara merged 3 commits into
dependabot/pip/e2e_tests/pip-91ab757ed1from
copilot/sub-pr-4738

Conversation

Copilot AI commented Oct 29, 2025

Copy link
Copy Markdown
Contributor

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

  • Upgraded fastapi from 0.118.0 to 0.120.2 in api_app/requirements.txt
    • FastAPI 0.120.2 requires starlette<0.50.0,>=0.40.0, compatible with starlette 0.49.1

Dependency resolution

fastapi 0.118.0: requires starlette<0.49.0,>=0.40.0  ❌ conflicts with 0.49.1
fastapi 0.120.2: requires starlette<0.50.0,>=0.40.0  ✅ compatible with 0.49.1

💡 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.

…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
Copilot AI requested a review from tamirkamara October 29, 2025 15:34
Comment thread CHANGELOG.md Outdated
Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
Copilot AI requested a review from tamirkamara October 29, 2025 15:56
@tamirkamara tamirkamara marked this pull request as ready for review October 29, 2025 16:11
@tamirkamara tamirkamara requested a review from a team as a code owner October 29, 2025 16:11
@tamirkamara tamirkamara merged commit 10d1259 into dependabot/pip/e2e_tests/pip-91ab757ed1 Oct 29, 2025
1 check passed
@tamirkamara tamirkamara deleted the copilot/sub-pr-4738 branch October 29, 2025 16:12
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>
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.

2 participants