Skip to content

fix(deps): update starlette to >=1.0.1 to fix PYSEC-2026-161#650

Merged
arne-aignx merged 1 commit into
mainfrom
fix/starlette-pysec-2026-161
May 26, 2026
Merged

fix(deps): update starlette to >=1.0.1 to fix PYSEC-2026-161#650
arne-aignx merged 1 commit into
mainfrom
fix/starlette-pysec-2026-161

Conversation

@dima-aignostics
Copy link
Copy Markdown
Contributor

@dima-aignostics dima-aignostics commented May 26, 2026

Consolidates separate starlette overrides into one entry covering CVE-2025-54121, GHSA-7f5h-v6xp-fcq8, and PYSEC-2026-161 (fixed in 1.0.1). Starlette resolves to 1.1.0 in the lockfile.

Consolidates three separate starlette overrides into one entry covering
CVE-2025-54121, GHSA-7f5h-v6xp-fcq8, and PYSEC-2026-161 (fixed in 1.0.1).
Starlette resolves to 1.1.0 in the lockfile.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 26, 2026 09:06
@dima-aignostics dima-aignostics requested a review from a team as a code owner May 26, 2026 09:06
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s dependency constraints to ensure Starlette is resolved at a version that includes fixes for PYSEC-2026-161 (and consolidates related security-motivated lower-bound constraints).

Changes:

  • Consolidates Starlette lower-bound requirements into a single starlette>=1.0.1 entry in pyproject.toml.
  • Updates uv.lock to reflect the consolidated requirement and resolves Starlette to 1.1.0.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Consolidates Starlette minimum version to >=1.0.1 to cover multiple advisories.
uv.lock Updates the lockfile to remove duplicate Starlette constraints and lock Starlette at 1.1.0.

Comment thread pyproject.toml
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.
see 6 files with indirect coverage changes

@arne-aignx arne-aignx merged commit 9def2c5 into main May 26, 2026
34 checks passed
@arne-aignx arne-aignx deleted the fix/starlette-pysec-2026-161 branch May 26, 2026 13:19
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.

3 participants