Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade django v4.2.16 #6535

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

tmpayton
Copy link
Contributor

@tmpayton tmpayton commented Oct 31, 2024

Summary (required)

This PR upgrades django to remediate a security vulnerability.

Required reviewers 1 developer

Impacted areas of the application

General components of the application that this PR will affect:

  • django

How to test

  • git checkout feature/6506-upgrade-django
  • activate your virtual env
  • pip install -r requirements.txt
  • snyk test --file=requirements.txt --package-manager=pip - make sure that django does not appear in list
  • ./manage.py runserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Snyk: Medium] django Denial of Service (DoS) (Due 11/17/24)
1 participant