From 50bb13cd8cc06030a7afcefa3dfb5820d0a195cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:35:40 +0000 Subject: [PATCH] Update dependency django to v3.1.12 [SECURITY] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index a24bc9b..17cf429 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -1,5 +1,5 @@ coveralls==2.0.0 -django==3.0.5 +django==3.1.12 django-nose==1.4.6 gunicorn==20.0.4 urllib3==1.25.9