From bd6aada7cef3aa1bffc176d67dca97844ba8d14c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 17:13:09 +0000 Subject: [PATCH] Update dependency Django to v4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 23877be..198845b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.1.14 +Django==4.2.2 gunicorn==20.1.0 # Storage and caching