From c21dd79928602e9a155b8cefc217dc874604904d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:00:02 +0000 Subject: [PATCH] Bump django from 3.2.24 to 5.1.1 Bumps [django](https://github.com/django/django) from 3.2.24 to 5.1.1. - [Commits](https://github.com/django/django/compare/3.2.24...5.1.1) --- 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 5edd10ee..8610689a 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ -django==3.2.24 +django==5.1.1 django-allauth==0.54.0 django-analytical==3.1.0 django-anymail[postmark]==10.0