From 1a4b080d619988623a345456d2b8cadcf10cc6f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 14:04:39 +0000 Subject: [PATCH] Bump django from 3.2.16 to 4.1.6 Bumps [django](https://github.com/django/django) from 3.2.16 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.16...4.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... 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 c5593923..16a203da 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ -django==3.2.16 +django==4.1.6 django-allauth==0.51.0 django-analytical==3.1.0 django-anymail[postmark]==8.6