From 828417b32fb15b6f5ad9ba492dd7db25d79b0405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 20:13:00 +0000 Subject: [PATCH] Bump django from 3.2.21 to 3.2.22 Bumps [django](https://github.com/django/django) from 3.2.21 to 3.2.22. - [Commits](https://github.com/django/django/compare/3.2.21...3.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91bd9fb9..c9aefc5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ python-magic-bin==0.4.14;platform_system=="Windows" argon2-cffi==23.1.0 bleach==6.0.0 crispy-bootstrap5==0.7 -django==3.2.21 +django==3.2.22 django-allauth==0.57.0 django-allauth-2fa==0.11.1 django-anymail[mailgun]==10.1