mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
fix cve 2024-24680 (#15250)
This commit is contained in:
parent
cf09a4220d
commit
6dc4a4508d
@ -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.6 # CVE-2023-43665
|
||||
django==4.2.10 # CVE-2024-24680
|
||||
django-auth-ldap
|
||||
django-cors-headers
|
||||
django-crum
|
||||
|
||||
@ -127,7 +127,7 @@ deprecated==1.2.14
|
||||
# opentelemetry-exporter-otlp-proto-http
|
||||
distro==1.9.0
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
django==4.2.6
|
||||
django==4.2.10
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# channels
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user