From b7fa69bdcd8e04ecafb7a5bf877617a1eb6905d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:55:02 +0000 Subject: [PATCH] Bump django from 4.2.10 to 4.2.11 (#139) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9fd6960e..3530ea96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.10 +Django==4.2.11 dj-database-url==2.0.0 gunicorn==21.2.0 psycopg2-binary==2.9.6