From 82d3c789da72f3acab44d9e9468049c65a8f89dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:48:04 +0000 Subject: [PATCH] Bump django from 2.2.24 to 4.2.11 Bumps [django](https://github.com/django/django) from 2.2.24 to 4.2.11. - [Commits](https://github.com/django/django/compare/2.2.24...4.2.11) --- 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 04826c2e1..4d1e2b60a 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -4,7 +4,7 @@ django-sitetree==1.17.0 django-apptemplates==1.5 django-admin-interface==0.24.2 django-translation-aliases==0.1.0 -Django==2.2.24 +Django==4.2.11 docutils==0.12 Markdown==3.3.4 cmarkgfm==0.6.0