Skip to content

Commit

Permalink
fix: requirements.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-WAITRESS-8309635
- https://snyk.io/vuln/SNYK-PYTHON-WAITRESS-8309636
  • Loading branch information
snyk-bot committed Nov 3, 2024
1 parent b5b3fb3 commit 5c1dd6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ django-webtest==1.9.2
coverage==4.5.2
-e git+https://github.com/rodrigoamaral/django-fullcalendar.git#egg=django-fullcalendar

waitress>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 5c1dd6a

Please sign in to comment.