Fix CVE 2025-26699 (#15924)

fix CVE 2025-26699
This commit is contained in:
jessicamack
2025-04-08 12:07:22 -04:00
committed by GitHub
parent ac3123a2ac
commit 51f9160654
2 changed files with 5 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ cryptography<42.0.0 # investigation is needed for 42+ to work with OpenSSL v3.0
Cython
daphne
distro
django==4.2.16 # CVE-2024-24680
django==4.2.20 # CVE-2025-26699
django-cors-headers
django-crum
django-extensions