From 07ec7218c07e2af0ffb85975f1e0f17e3c330c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 12:09:43 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.10 (#132) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03a98ff9..c3d0185d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.7 +Django==4.2.10 dj-database-url==2.0.0 gunicorn==21.2.0 psycopg2-binary==2.9.6