From cd920192567d12d47d553ff4a1b18e35c1c7c4ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 19:13:45 +0000 Subject: [PATCH] Bump django from 2.2.10 to 3.2.24 in /app/backend Bumps [django](https://github.com/django/django) from 2.2.10 to 3.2.24. - [Commits](https://github.com/django/django/compare/2.2.10...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index 9eb49ab..bfd5125 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.10 +Django==3.2.24 django-extensions python-dateutil django-timezone-field