mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
[4.6][dependency] update django for CVE-2024-56374 (#6784)
This commit is contained in:
committed by
GitHub
parent
3268c9b5fe
commit
2e8114394b
@@ -13,7 +13,7 @@ cryptography>=41.0.7 # CVE-2023-49083
|
||||
Cython<3 # due to https://github.com/yaml/pyyaml/pull/702
|
||||
daphne
|
||||
distro
|
||||
django==4.2.17 # CVE-2024-53908
|
||||
django==4.2.18 # CVE-2024-56374
|
||||
django-auth-ldap
|
||||
django-cors-headers
|
||||
django-crum
|
||||
|
||||
Reference in New Issue
Block a user