Skip to content

Upgrade django to resolve CVE-2026-25673 & CVE-2026-25674#257

Merged
cigamit merged 1 commit intomainfrom
CVE-2026-25674
Mar 4, 2026
Merged

Upgrade django to resolve CVE-2026-25673 & CVE-2026-25674#257
cigamit merged 1 commit intomainfrom
CVE-2026-25674

Conversation

@cigamit
Copy link
Copy Markdown
Contributor

@cigamit cigamit commented Mar 4, 2026

No description provided.

@cigamit cigamit requested a review from TheWitness March 4, 2026 22:20
@cigamit cigamit self-assigned this Mar 4, 2026
@cigamit cigamit added dependencies Pull requests that update a dependency file SECURITY A security related issue like a CVE specifically labels Mar 4, 2026
Copilot AI review requested due to automatic review settings March 4, 2026 22:20
@cigamit cigamit changed the title Upgrade django to resolve CVE-2026-25674 Upgrade django to resolve CVE-2026-25673 & CVE-2026-25674 Mar 4, 2026
Copy link
Copy Markdown
Contributor

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 Django dependency to a newer patch release to address CVE-2026-25674, keeping both the source constraints and the compiled lockfile in sync.

Changes:

  • Bump Django minimum version in requirements.in from >=5.2.11 to >=5.2.12 (still <6.0).
  • Update the pinned Django version in requirements.txt from 5.2.11 to 5.2.12.

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 Django lower-bound to 5.2.12 and updates the CVE annotation.
requirements/requirements.txt Updates the compiled/pinned Django version to 5.2.12 to match the input constraints.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cigamit cigamit merged commit f149c75 into main Mar 4, 2026
4 checks passed
@cigamit cigamit deleted the CVE-2026-25674 branch March 4, 2026 23:09
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