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-SOCIALAUTHAPPDJANGO-6673771
  • Loading branch information
snyk-bot committed Apr 26, 2024
1 parent 7eeb6d6 commit c3f0bed
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 @@ -50,7 +50,7 @@ uWSGI==2.0.19.1
vobject==0.9.6.1
whitenoise>=4.1.2
titlecase==1.1.1
social-auth-app-django==4.0.0
social-auth-app-django==5.4.1
Python-jose==3.2.0
gitpython>=2.1.13
ptvsd>=4.2.7
Expand Down

0 comments on commit c3f0bed

Please sign in to comment.