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-559326
This commit is contained in:
parent
fcf11d5b4f
commit
75cb95ffec
@ -1,5 +1,5 @@
|
|||||||
croniter==0.3.30
|
croniter==0.3.30
|
||||||
Django==3.0.3
|
Django==3.0.4
|
||||||
django-compressor==2.4
|
django-compressor==2.4
|
||||||
psycopg2==2.8.4
|
psycopg2==2.8.4
|
||||||
pytz==2019.3
|
pytz==2019.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user