update django to 4.2.15 to address multiple CVEs (#6636)

This commit is contained in:
Jake Jackson
2024-08-15 13:32:26 -04:00
committed by GitHub
parent 467024bc54
commit 8b293e7046
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
daphne
distro
django==4.2.10 # CVE-2024-24680
django==4.2.15 # CVE-2024-41991
django-auth-ldap
django-cors-headers
django-crum

View File

@@ -124,7 +124,7 @@ deprecated==1.2.14
# opentelemetry-exporter-otlp-proto-http
distro==1.9.0
# via -r /awx_devel/requirements/requirements.in
django==4.2.10
django==4.2.15
# via
# -r /awx_devel/requirements/requirements.in
# channels