From 4af773896631ffeaaa37c06def8fc749dc459d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 04:37:41 +0000 Subject: [PATCH] Bump django from 3.2.16 to 4.2.14 Bumps [django](https://github.com/django/django) from 3.2.16 to 4.2.14. - [Commits](https://github.com/django/django/compare/3.2.16...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dependencies/constraints-production.txt | 2 +- dependencies/requirements-production-django.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/constraints-production.txt b/dependencies/constraints-production.txt index 091d128f241..df43f550551 100644 --- a/dependencies/constraints-production.txt +++ b/dependencies/constraints-production.txt @@ -12,7 +12,7 @@ Collectfast==2.2.0 cryptography==42.0.5 defusedxml==0.7.1 dictpath==0.1.3 -Django==3.2.16 +Django==4.2.14 django-allauth==0.55.2 django-anymail==10.3 django-autocomplete-light==3.11.0 diff --git a/dependencies/requirements-production-django.txt b/dependencies/requirements-production-django.txt index a7c30239d79..b5acbfc1c89 100644 --- a/dependencies/requirements-production-django.txt +++ b/dependencies/requirements-production-django.txt @@ -1 +1 @@ -Django==3.2.16 +Django==4.2.14