mirror of
https://github.com/ansible/awx.git
synced 2026-05-25 01:27:45 -02:30
update django to 4.2.15 to address multiple CVEs (#6636)
This commit is contained in:
@@ -12,7 +12,7 @@ cryptography>=41.0.7 # CVE-2023-49083
|
||||
Cython<3 # due to https://github.com/yaml/pyyaml/pull/702
|
||||
daphne
|
||||
distro
|
||||
django==4.2.10 # CVE-2024-24680
|
||||
django==4.2.15 # CVE-2024-41991
|
||||
django-auth-ldap
|
||||
django-cors-headers
|
||||
django-crum
|
||||
|
||||
Reference in New Issue
Block a user