From 715532424c14a15e5041bc36ec474ecfc39d1ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:04:32 +0000 Subject: [PATCH] Bump django from 4.2.16 to 5.1.1 Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.1. - [Commits](https://github.com/django/django/compare/4.2.16...5.1.1) --- 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 4f9c0aa39..9a50a80a9 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -4,7 +4,7 @@ django-sitetree==1.18.0 # >=1.17.1 is (?) first version that supports Django 4. django-apptemplates==1.5 django-admin-interface==0.24.2 django-translation-aliases==0.1.0 -Django==4.2.16 +Django==5.1.1 docutils==0.21.2 Markdown==3.7 cmarkgfm==0.6.0