From 56a1368b25a9b8e83f3f10b93c7add6650402dfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:38:36 +0000 Subject: [PATCH] Bump django from 3.2.11 to 4.2.6 Bumps [django](https://github.com/django/django) from 3.2.11 to 4.2.6. - [Commits](https://github.com/django/django/compare/3.2.11...4.2.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-prd.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-prd.txt b/requirements-prd.txt index 5548f0782..5850a3138 100644 --- a/requirements-prd.txt +++ b/requirements-prd.txt @@ -1,4 +1,4 @@ -Django==3.2.11 +Django==4.2.6 wagtail==2.15.3 django-storages[google]==1.12 django-canonical-domain==0.3.0 diff --git a/requirements.txt b/requirements.txt index 268c20ea8..d2fcddd8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.11 +Django==4.2.6 wagtail==2.15.3 django-storages[google]==1.12 django-canonical-domain==0.3.0