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