From eb2d9424a7b141c0fbd802d41e02243672016988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:48:44 +0000 Subject: [PATCH] Bump django from 4.2.3 to 4.2.7 in /nginx/public/python Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2.3...4.2.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nginx/public/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/public/python/requirements.txt b/nginx/public/python/requirements.txt index a1b70333..a57882d1 100644 --- a/nginx/public/python/requirements.txt +++ b/nginx/public/python/requirements.txt @@ -1,2 +1,2 @@ -Django==4.2.3 +Django==4.2.7 psycopg==3.1.8