bump django 4.2.16 to be in line with DAB (#15596)

Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
Seth Foster
2024-10-22 15:40:18 -04:00
committed by GitHub
parent 764dcbf94b
commit c85fa70745
2 changed files with 4 additions and 3 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.16 # CVE-2024-24680
django-cors-headers
django-crum
django-extensions