From a2a0de70f27c77513896c4d615c0dbb2933f540f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 10:23:31 +0000 Subject: [PATCH] Bump django from 4.2.11 to 4.2.14 in /backend Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14. - [Commits](https://github.com/django/django/compare/4.2.11...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 14cc6b81b..3b693c64d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -75,7 +75,7 @@ defusedxml==0.7.1 # python3-openid dj-rest-auth[with-social,with_social]==4.0.1 # via -r requirements.in -django==4.2.11 +django==4.2.14 # via # -r requirements.in # dj-rest-auth