Bump Django to 2.2.2

This commit is contained in:
Jeff Bradberry
2019-06-26 15:11:37 -04:00
parent beb1dd5ae7
commit e0357d53f5
3 changed files with 28 additions and 2 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.1.9
Django==2.2.2
django-auth-ldap==1.7.0
django-cors-headers==2.4.0
django-crum==0.7.2

View File

@@ -35,7 +35,7 @@ django-radius==1.3.3
django-solo==1.1.3
django-split-settings==0.3.0
django-taggit==0.22.2
django==2.1.9
django==2.2.2
djangorestframework-yaml==1.0.3
djangorestframework==3.9.4
@@ -102,6 +102,7 @@ six==1.12.0 # via ansible-runner, asgi-amqp, asgiref, autobahn, au
slackclient==1.1.2
social-auth-app-django==2.1.0
social-auth-core==3.0.0
sqlparse==0.3.0 # via django
tacacs_plus==1.0
tempora==1.14.1 # via irc, jaraco.logging
twilio==6.10.4