From 285bc5a732e3e0da0e9af8f79985bd74fc39af37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 11:55:24 +0000 Subject: [PATCH] Update dependency Django to v3.2.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcd8515..7b0f0c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.1.14 +Django==3.2.14 gunicorn==20.1.0 # Storage and caching