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-DJANGO-6370660
  • Loading branch information
snyk-bot committed Mar 4, 2024
1 parent 7eeb6d6 commit e7c1693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ git+https://github.com/DefectDojo/django-tastypie-swagger.git@c7c5629480dc20cadd
django-tastypie==0.14.2
django-watson==1.5.5
django-prometheus==2.1.0
Django==2.2.17
Django==3.2.25
djangorestframework==3.12.2
gunicorn==20.0.4
html2text==2020.1.16
Expand Down

0 comments on commit e7c1693

Please sign in to comment.