From 1793943095eb99cb393f6e845cce0d1c765ceeb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 22:00:42 +0000 Subject: [PATCH] Bump django from 4.2.6 to 4.2.7 in /requirements Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2.6...4.2.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index d5732e8446..7180af04c7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -3,7 +3,7 @@ allpairspy==2.5.1 bleach==6.1.0 bleach-allowlist==1.0.3 -Django==4.2.6 +Django==4.2.7 django-attachments==1.11 django-colorfield==0.10.1 django-contrib-comments==2.2.0