fix cve 2024-24680 (#15250)

This commit is contained in:
Jake Jackson
2024-06-04 15:44:09 -04:00
committed by GitHub
parent cf09a4220d
commit 6dc4a4508d
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,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.6 # CVE-2023-43665 django==4.2.10 # CVE-2024-24680
django-auth-ldap django-auth-ldap
django-cors-headers django-cors-headers
django-crum django-crum

View File

@@ -127,7 +127,7 @@ deprecated==1.2.14
# opentelemetry-exporter-otlp-proto-http # opentelemetry-exporter-otlp-proto-http
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.6 django==4.2.10
# via # via
# -r /awx_devel/requirements/requirements.in # -r /awx_devel/requirements/requirements.in
# channels # channels