From d7f19092360f6e29cba39c78730e25a7bfa06af2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 20:13:29 +0000 Subject: [PATCH] Bump django from 2.2.28 to 3.2.24 Bumps [django](https://github.com/django/django) from 2.2.28 to 3.2.24. - [Commits](https://github.com/django/django/compare/2.2.28...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37eea0a..1e031a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ click-plugins==1.1.1 click-repl==0.3.0 colorama==0.4.4 defusedxml==0.5.0 -Django==2.2.28 +Django==3.2.24 django-allauth==0.32.0 django-anymail==6.0 django-appconf==1.0.2