Skip to content

Commit e3cc93a

Browse files
authored
fix: requirements.txt to reduce vulnerabilities (#59)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-3039675
1 parent 6d2f066 commit e3cc93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.15
1+
Django==3.2.16
22
PyYAML==5.4.1
33
Pygments==2.9.0
44
django-allauth==0.44.0

0 commit comments

Comments
 (0)