Skip to content

Commit

Permalink
fix: requirements/default.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-SETUPTOOLS-7448482
  • Loading branch information
snyk-bot committed Jul 16, 2024
1 parent 9ee4fc8 commit 9139df5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,3 +302,4 @@ wheel==0.29.0 \
whitenoise==2.0.6 \
--hash=sha256:826ffe5d608c9dc8daebef1b0b43d01f7958f17c2fce36e75c80e26160172c4f \
--hash=sha256:5aea935dfc09ef2beeb76960b4a808b0bbe65e85fb0b0312434b9c365ca02a41
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 9139df5

Please sign in to comment.