Skip to content

Commit

Permalink
fix: django/requirements-dev.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7886958
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7886959
  • Loading branch information
snyk-bot committed Sep 4, 2024
1 parent e5eab87 commit ff69241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ django-fixture-magic
hypothesis[django]
sphinx
sphinx_rtd_theme
django>=4.2.16 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit ff69241

Please sign in to comment.