chore: addressing CVE 2024-53908 (#6768)

This commit is contained in:
Pablo H. 2024-12-16 20:16:00 +01:00 committed by GitHub
parent df79fa4ae1
commit b361aef0fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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.16 # CVE-2024-45230
django==4.2.17 # CVE-2024-53908
django-auth-ldap
django-cors-headers
django-crum

View File

@ -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.16
django==4.2.17
# via
# -r /awx_devel/requirements/requirements.in
# channels