[4.6][dependency] update django for CVE-2024-56374 (#6784)

This commit is contained in:
Rodrigo Toshiaki Horie
2025-01-20 18:58:30 -03:00
committed by GitHub
parent 3268c9b5fe
commit 2e8114394b
2 changed files with 3 additions and 3 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.17 # CVE-2024-53908
django==4.2.18 # CVE-2024-56374
django-auth-ldap
django-cors-headers
django-crum