Bump Django to 4.2.26 to agree with DAB changes (#16183)

This commit is contained in:
Lila Yasin 2025-11-19 14:56:29 -05:00 committed by GitHub
parent b02117979d
commit 4e1911f7c4
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
Cython
daphne
distro
django==4.2.21 # CVE-2025-32873
django==4.2.26 # CVE-2025-32873
django-cors-headers
django-crum
django-extensions

View File

@ -124,7 +124,7 @@ dispatcherd==2025.5.21
# via -r /awx_devel/requirements/requirements.in
distro==1.9.0
# via -r /awx_devel/requirements/requirements.in
django==4.2.21
django==4.2.26
# via
# -r /awx_devel/requirements/requirements.in
# channels