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 b13f205 commit 643380d
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==3.2.25
django-admin-sortable2==0.6.10
django-appconf==1.0.2
django-attachments==1.0.1
Expand Down

0 comments on commit 643380d

Please sign in to comment.