Skip to content

upgrade django v5.2.14 to remediate snyk vulnerabilites#7099

Open
pkfec wants to merge 1 commit into
developfrom
feature/7074-upgrade-django
Open

upgrade django v5.2.14 to remediate snyk vulnerabilites#7099
pkfec wants to merge 1 commit into
developfrom
feature/7074-upgrade-django

Conversation

@pkfec
Copy link
Copy Markdown
Contributor

@pkfec pkfec commented May 12, 2026

Summary (required)

This PR upgrades django to remediate a security vulnerability.

Required reviewers 1-2 devs

How to test

  • checkout this branch
  • create a new virtualenv
  • pip install -r requirements.txt
  • pip install -r requirements-dev.txt
  • run snyk test --all-projects
  • pytest
  • cd fec/
  • ./manage.py runserver
  • Test the sites general functionality and Wagtail admin

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.02%. Comparing base (aece827) to head (c9a83cf).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7099   +/-   ##
========================================
  Coverage    79.02%   79.02%           
========================================
  Files          255      255           
  Lines         6679     6679           
========================================
  Hits          5278     5278           
  Misses        1401     1401           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkfec pkfec self-assigned this May 12, 2026
@pkfec pkfec linked an issue May 12, 2026 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[Snyk: Moderate] Upgrade to django@6.0.4 fixes 5 issues- due (06/14/2026)

1 participant