From a68db17b3d00f483df5d2c817978c9ec68dd1983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 08:37:50 +0000 Subject: [PATCH] Bump django from 2.2.28 to 4.2.13 Bumps [django](https://github.com/django/django) from 2.2.28 to 4.2.13. - [Commits](https://github.com/django/django/compare/2.2.28...4.2.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 07f0f5a3f..6c9e7b21d 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -4,7 +4,7 @@ django-sitetree==1.18.0 django-apptemplates==1.5 django-admin-interface==0.24.2 django-translation-aliases==0.1.0 -Django==2.2.28 +Django==4.2.13 docutils==0.12 Markdown==3.3.4 cmarkgfm==0.6.0