From 8bcf9ade70b5e3d82645fba2a1a9f2fd348a7f72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 23:54:03 +0000 Subject: [PATCH] Update dependency django to v3.2.24 [SECURITY] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index a24bc9b..7f9e31a 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -1,5 +1,5 @@ coveralls==2.0.0 -django==3.0.5 +django==3.2.24 django-nose==1.4.6 gunicorn==20.0.4 urllib3==1.25.9