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-DJANGOALLAUTH-8600545
  • Loading branch information
snyk-bot committed Jan 3, 2025
1 parent fad2d8c commit 46e1586
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 @@ -9,7 +9,7 @@ crispy_bootstrap4
defusedxml==0.7.1
dj-database-url==0.5.0
Django==4.1.7
django-allauth==0.52.0
django-allauth==65.3.0
django-crispy-forms==2.0
django-heroku==0.3.1
idna==3.4
Expand Down

0 comments on commit 46e1586

Please sign in to comment.