mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 23:16:01 -03:30
Bump Django to 3.2.13
This commit is contained in:
@@ -9,7 +9,7 @@ cryptography>=35.0.0
|
|||||||
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
|
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
|
||||||
daphne
|
daphne
|
||||||
distro
|
distro
|
||||||
django==3.2.12 # see UPGRADE BLOCKERs
|
django==3.2.13 # see UPGRADE BLOCKERs
|
||||||
django-auth-ldap
|
django-auth-ldap
|
||||||
django-cors-headers>=3.5.0
|
django-cors-headers>=3.5.0
|
||||||
django-crum
|
django-crum
|
||||||
|
|||||||
@@ -86,7 +86,7 @@ dictdiffer==0.8.1
|
|||||||
# via openshift
|
# via openshift
|
||||||
distro==1.5.0
|
distro==1.5.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
django==3.2.12
|
django==3.2.13
|
||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
# -r /awx_devel/requirements/requirements.in
|
||||||
# channels
|
# channels
|
||||||
|
|||||||
Reference in New Issue
Block a user