Bump the version of Django to 2.2.4

This is a security release.
This commit is contained in:
Jeff Bradberry
2019-08-01 10:25:46 -04:00
parent c742700a01
commit 2926d0198d
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ channels==1.1.8
celery==4.3.0
daphne==1.3.0 # Last before backwards-incompatible channels 2 upgrade
twisted[tls]>=17.1 # from daphne, see https://github.com/django/daphne/pull/257
Django==2.2.2
Django==2.2.4
django-auth-ldap==1.7.0
django-cors-headers==2.4.0
django-crum==0.7.2