From 8b64936e1d6676c5865dc38e24606392be741a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:27:32 +0000 Subject: [PATCH] Bump django from 3.2.19 to 3.2.20 in /requirements Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20. - [Commits](https://github.com/django/django/compare/3.2.19...3.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 34ea6a0e..5d8544fb 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ -django==3.2.19 +django==3.2.20 django-allauth==0.54.0 django-analytical==3.1.0 django-anymail[postmark]==10.0