mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 20:37:39 -02:30
AAP-41139 [4.6][dependencies] Bump Django 2 minor versions (#6892)
* Initial requirement bump for Django CVE * Run updater script
This commit is contained in:
@@ -14,7 +14,7 @@ cryptography>=41.0.7 # CVE-2023-49083
|
|||||||
Cython<3 # due to https://github.com/yaml/pyyaml/pull/702
|
Cython<3 # due to https://github.com/yaml/pyyaml/pull/702
|
||||||
daphne
|
daphne
|
||||||
distro
|
distro
|
||||||
django==4.2.18 # CVE-2024-56374
|
django==4.2.20 # CVE-2025-26699
|
||||||
django-auth-ldap
|
django-auth-ldap
|
||||||
django-cors-headers
|
django-cors-headers
|
||||||
django-crum
|
django-crum
|
||||||
|
|||||||
@@ -138,7 +138,7 @@ deprecated==1.2.14
|
|||||||
# pygithub
|
# pygithub
|
||||||
distro==1.9.0
|
distro==1.9.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
django==4.2.18
|
django==4.2.20
|
||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
# -r /awx_devel/requirements/requirements.in
|
||||||
# channels
|
# channels
|
||||||
|
|||||||
Reference in New Issue
Block a user