From 48aade30639140a06f4bcef5a51ce33d189ecacb Mon Sep 17 00:00:00 2001 From: Jim O'Donnell Date: Wed, 6 Mar 2024 21:03:03 +0000 Subject: [PATCH] chore(deps): bump Django to 3.2.24 (#359) 3.2.24 is a small security patch. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 67fe8794..45633a45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ gunicorn -Django==3.2.23 +Django==3.2.24 setuptools<=65.5.1 django-cors-headers>=3.7.0 dpd-static-support>=0.0.5 @@ -24,4 +24,4 @@ pymc3>=3.11.5 django-auth-ldap>=4.1.0 pyyaml>=6.0.0 drf-spectacular>=0.26.2 -openpyxl>=3.1.2 \ No newline at end of file +openpyxl>=3.1.2