Skip to content

Upgrade aiohttp to resolve CVE-2026-34993 CVE-2026-47265#370

Merged
cigamit merged 1 commit into
mainfrom
CVE-2026-34993
Jun 8, 2026
Merged

Upgrade aiohttp to resolve CVE-2026-34993 CVE-2026-47265#370
cigamit merged 1 commit into
mainfrom
CVE-2026-34993

Conversation

@cigamit

@cigamit cigamit commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@cigamit cigamit requested a review from TheWitness June 7, 2026 05:13
@cigamit cigamit self-assigned this Jun 7, 2026
@cigamit cigamit added the dependencies Pull requests that update a dependency file label Jun 7, 2026
Copilot AI review requested due to automatic review settings June 7, 2026 05:13
@cigamit cigamit added the SECURITY A security related issue like a CVE specifically label Jun 7, 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

This pull request updates the project’s pinned aiohttp version to address the CVEs called out in the PR title by raising the minimum required version and regenerating the compiled dependency lockfile accordingly.

Changes:

  • Bump aiohttp minimum constraint to >=3.14.0 (with updated CVE references) in requirements.in.
  • Update the compiled/pinned requirements.txt to aiohttp==3.14.0 and reflect updated dependency provenance comments.

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.0 and updates the CVE annotation.
requirements/requirements.txt Updates the compiled pin to aiohttp==3.14.0 and refreshes dependency “via” comments from the compile output.

@cigamit cigamit merged commit 043cefc into main Jun 8, 2026
1 check passed
@cigamit cigamit deleted the CVE-2026-34993 branch June 9, 2026 19:50
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 SECURITY A security related issue like a CVE specifically

Development

Successfully merging this pull request may close these issues.

3 participants