mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
Upgrade django to 4.2.3 (#14228)
This commit is contained in:
@@ -12,7 +12,7 @@ cryptography>=39.0.1 ## https://github.com/ansible/awx/security/dependabot/90
|
|||||||
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==4.2 # see UPGRADE BLOCKERs
|
django==4.2.3 # see UPGRADE BLOCKERs CVEs were identified in 4.2, pinning to .3
|
||||||
django-auth-ldap
|
django-auth-ldap
|
||||||
django-cors-headers
|
django-cors-headers
|
||||||
django-crum
|
django-crum
|
||||||
|
|||||||
@@ -105,7 +105,7 @@ deprecated==1.2.13
|
|||||||
# via jwcrypto
|
# via jwcrypto
|
||||||
distro==1.8.0
|
distro==1.8.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
django==4.2
|
django==4.2.3
|
||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
# -r /awx_devel/requirements/requirements.in
|
||||||
# channels
|
# channels
|
||||||
@@ -448,7 +448,7 @@ txaio==22.2.1
|
|||||||
typing-extensions==4.4.0
|
typing-extensions==4.4.0
|
||||||
# via
|
# via
|
||||||
# azure-core
|
# azure-core
|
||||||
# pydantic
|
# psycopg
|
||||||
# setuptools-rust
|
# setuptools-rust
|
||||||
# setuptools-scm
|
# setuptools-scm
|
||||||
# twisted
|
# twisted
|
||||||
|
|||||||
Reference in New Issue
Block a user