mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Update to latest django subminor to pick up assorted fixes.
This commit is contained in:
parent
07aaad53aa
commit
aec3244f52
@ -7,7 +7,7 @@ channels==1.1.8
|
||||
celery==4.2.1
|
||||
daphne==1.3.0 # Last before backwards-incompatible channels 2 upgrade
|
||||
decorator==4.2.1
|
||||
Django==1.11.11
|
||||
Django==1.11.16
|
||||
django-auth-ldap==1.2.8
|
||||
django-crum==0.7.2
|
||||
django-extensions==2.0.0
|
||||
|
||||
@ -37,7 +37,7 @@ django-radius==1.1.0
|
||||
django-solo==1.1.3
|
||||
django-split-settings==0.3.0
|
||||
django-taggit==0.22.2
|
||||
django==1.11.11
|
||||
django==1.11.16
|
||||
djangorestframework-yaml==1.0.3
|
||||
djangorestframework==3.7.7
|
||||
enum34==1.1.6 # via cryptography
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user