forked from GithubBackups/healthchecks
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1066259
This commit is contained in:
parent
238d0b8ff1
commit
a5ea8a03c6
@ -1,6 +1,6 @@
|
|||||||
cron-descriptor==1.2.24
|
cron-descriptor==1.2.24
|
||||||
croniter==1.0.5
|
croniter==1.0.5
|
||||||
Django==3.1.5
|
Django==3.1.6
|
||||||
django-compressor==2.4
|
django-compressor==2.4
|
||||||
fido2
|
fido2
|
||||||
psycopg2==2.8.4
|
psycopg2==2.8.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user