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-609368 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-609369
This commit is contained in:
parent
0362df55ba
commit
c84626040c
@ -1,6 +1,6 @@
|
||||
cron-descriptor==1.2.24
|
||||
croniter==0.3.31
|
||||
Django==3.1
|
||||
Django==3.1.1
|
||||
django-compressor==2.4
|
||||
psycopg2==2.8.4
|
||||
pytz==2020.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user