Skip to content

Commit

Permalink
fix: django/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-8456315
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-8456316
  • Loading branch information
snyk-bot committed Dec 10, 2024
1 parent 565fdb7 commit b751b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ django-vite==2.1.3 # latest is 3.0.4
django-waffle==4.1.0
djangorestframework==3.15.2
djangorestframework-camel-case==1.4.2
Django==4.2.16
Django==4.2.17
elasticsearch-dsl>=7.0.0,<8.0.0
elasticsearch>=7.0.0,<8.0.0
html2text>=2016.9.19
Expand Down

0 comments on commit b751b8d

Please sign in to comment.