Skip to content

Upgrade Django to resolve CVE-2026-3902 CVE-2026-33034 CVE-2026-33033 CVE-2026-4292 CVE-2026-4277#293

Merged
cigamit merged 1 commit intomainfrom
CVE-2026-3902
Apr 8, 2026
Merged

Upgrade Django to resolve CVE-2026-3902 CVE-2026-33034 CVE-2026-33033 CVE-2026-4292 CVE-2026-4277#293
cigamit merged 1 commit intomainfrom
CVE-2026-3902

Conversation

@cigamit
Copy link
Copy Markdown
Contributor

@cigamit cigamit commented Apr 8, 2026

No description provided.

@cigamit cigamit requested a review from TheWitness April 8, 2026 18:07
@cigamit cigamit self-assigned this Apr 8, 2026
@cigamit cigamit added dependencies Pull requests that update a dependency file SECURITY A security related issue like a CVE specifically labels Apr 8, 2026
Copilot AI review requested due to automatic review settings April 8, 2026 18:07
@cigamit cigamit added the python Pull requests that update python code label Apr 8, 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

Updates the Python dependency floor/pin for Django to a patched release to address the CVEs listed in the PR title, aligning the source requirements (requirements.in) with the compiled lockfile (requirements.txt).

Changes:

  • Bump Django minimum version in requirements.in from >=5.2.12 to >=5.2.13 and update the CVE annotation.
  • Regenerate/update requirements.txt so Django is pinned to 5.2.13.

Reviewed changes

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

File Description
requirements/requirements.in Raises Django lower bound to 5.2.13 and updates the CVE comment to match the security motivation.
requirements/requirements.txt Updates the compiled/pinned Django version to 5.2.13 to reflect the source requirements change.

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

@cigamit cigamit merged commit 49a9a83 into main Apr 8, 2026
4 checks passed
@cigamit cigamit deleted the CVE-2026-3902 branch April 8, 2026 18:44
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