From b5e89f28c73aa1be0bbd3e3dda75ce25993e76d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:32:30 +0000 Subject: [PATCH] Bump django from 4.2.9 to 4.2.10 Bumps [django](https://github.com/django/django) from 4.2.9 to 4.2.10. - [Commits](https://github.com/django/django/compare/4.2.9...4.2.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 90b5fdcf..5fc47a60 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -6,7 +6,7 @@ certifi==2023.11.17 charset-normalizer==3.3.2 defusedxml==0.7.1 dj-database-url==2.1.0 -Django==4.2.9 +Django==4.2.10 django-environ==0.11.2 django-filter==23.5 django-modelcluster==6.2.1 diff --git a/requirements.txt b/requirements.txt index 0729f84d..f4d94589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django>=4.1,<4.2 +Django>=4.1,<4.3 wagtail==5.0.5 wagtailmedia psycopg2-binary