Skip to content

Upgrade aiohttp to resolve CVE-2026-54274 CVE-2026-54273 CVE-2026-54278 CVE-2026-54277 CVE-2026-54276 CVE-2026-54275 CVE-2026-54280 CVE-2026-54279 - #477

Merged
cigamit merged 1 commit into
mainfrom
CVE-2026-54274
Jun 16, 2026
Merged

Upgrade aiohttp to resolve CVE-2026-54274 CVE-2026-54273 CVE-2026-54278 CVE-2026-54277 CVE-2026-54276 CVE-2026-54275 CVE-2026-54280 CVE-2026-54279#477
cigamit merged 1 commit into
mainfrom
CVE-2026-54274

Conversation

@cigamit

@cigamit cigamit commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@cigamit
cigamit requested a review from TheWitness June 16, 2026 21:06
@cigamit cigamit self-assigned this Jun 16, 2026
Copilot AI review requested due to automatic review settings June 16, 2026 21:06
@cigamit cigamit added dependencies Pull requests that update a dependency file SECURITY A security related issue like a CVE specifically python Pull requests that update python code labels Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Ascender’s Python dependency pins to pick up an aiohttp patch release that addresses the CVEs listed in the PR title, keeping both the source requirements input and the compiled lockfile consistent.

Changes:

  • Bump aiohttp minimum version in requirements/requirements.in from >=3.14.0 to >=3.14.1 and update the referenced CVE list.
  • Update the compiled pin in requirements/requirements.txt from aiohttp==3.14.0 to aiohttp==3.14.1.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
requirements/requirements.in Raises the minimum aiohttp version to 3.14.1 and updates the CVE annotation.
requirements/requirements.txt Updates the resolved/locked aiohttp version to 3.14.1 to match the new minimum.

@cigamit
cigamit merged commit 905a83d into main Jun 16, 2026
1 check passed
@cigamit
cigamit deleted the CVE-2026-54274 branch June 16, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code SECURITY A security related issue like a CVE specifically

Development

Successfully merging this pull request may close these issues.

3 participants