From 4e3d591f089417ed626797004eb8cf182f6d59c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:43:47 +0000 Subject: [PATCH] Update dependency django to v3.1.14 [SECURITY] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index a24bc9b..0e43740 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -1,5 +1,5 @@ coveralls==2.0.0 -django==3.0.5 +django==3.1.14 django-nose==1.4.6 gunicorn==20.0.4 urllib3==1.25.9