Update to Django 3.2.2

This commit is contained in:
Pēteris Caune 2021-05-06 11:07:51 +03:00
parent 64f2e86051
commit ae4487b6c3
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
### Improvements
- Increase "Success / Failure Keywords" field lengths to 200
- Django 3.2.2
## v1.20.0 - 2020-04-22

View File

@ -1,6 +1,6 @@
cron-descriptor==1.2.24
croniter==1.0.8
Django==3.2.1
Django==3.2.2
django-compressor==2.4
fido2==0.9.1
psycopg2==2.8.6