From 32438ba9f9c2aebb23e9512d09c5d07b5b0e9f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 03:19:08 +0000 Subject: [PATCH] Bump django from 3.2.18 to 4.2 Bumps [django](https://github.com/django/django) from 3.2.18 to 4.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.18...4.2) --- 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 0a7d29b4..5179196c 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ -django==3.2.18 +django==4.2 django-allauth==0.54.0 django-analytical==3.1.0 django-anymail[postmark]==9.1