Skip to content

Commit

Permalink
fix: 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 5, 2024
1 parent 9ee4fc8 commit f284d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ tox==2.3.1 \
Werkzeug==0.11.4 \
--hash=sha256:7db3cb2d4725be0680abf64a45b18229186f03ad8b9989abbe053f9357b17b37 \
--hash=sha256:e48fb7e3f2bb5a740dd9a666624699a4d83e2e028555f9c46bcc8ecfc2cd8c32
django>=4.2.16 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit f284d89

Please sign in to comment.