forked from GithubBackups/healthchecks
Update to Django 3.2.2
This commit is contained in:
parent
64f2e86051
commit
ae4487b6c3
@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
- Increase "Success / Failure Keywords" field lengths to 200
|
- Increase "Success / Failure Keywords" field lengths to 200
|
||||||
|
- Django 3.2.2
|
||||||
|
|
||||||
## v1.20.0 - 2020-04-22
|
## v1.20.0 - 2020-04-22
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
cron-descriptor==1.2.24
|
cron-descriptor==1.2.24
|
||||||
croniter==1.0.8
|
croniter==1.0.8
|
||||||
Django==3.2.1
|
Django==3.2.2
|
||||||
django-compressor==2.4
|
django-compressor==2.4
|
||||||
fido2==0.9.1
|
fido2==0.9.1
|
||||||
psycopg2==2.8.6
|
psycopg2==2.8.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user