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-8456315
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-8456316
  • Loading branch information
snyk-bot committed Dec 9, 2024
1 parent b13f205 commit 25679b4
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 @@ -30,7 +30,7 @@ cycler==0.10.0
ddt==1.2.1
decorator==4.0.9
dj-database-url==0.4.1
django==1.11.23
django==4.2.17
django-admin-sortable2==0.6.10
django-appconf==1.0.2
django-attachments==1.0.1
Expand Down

0 comments on commit 25679b4

Please sign in to comment.