From 5338a1dfcb24d9bb12d66992a1fd128332868c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:23:07 +0000 Subject: [PATCH] Bump django-cms from 3.11.4 to 4.1.1 Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.11.4 to 4.1.1. - [Release notes](https://github.com/django-cms/django-cms/releases) - [Changelog](https://github.com/django-cms/django-cms/blob/develop-4/CHANGELOG.rst) - [Commits](https://github.com/django-cms/django-cms/compare/3.11.4...4.1.1) --- updated-dependencies: - dependency-name: django-cms dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 3215d9c9..fd857715 100644 --- a/requirements.in +++ b/requirements.in @@ -7,7 +7,7 @@ beautifulsoup4==4.12.3 cssmin==0.2.0 Django==4.2.3 -django-cms==3.11.4 +django-cms==4.1.1 django-countries==7.5.1 django-csp==3.7 django-environ==0.11.2 diff --git a/requirements.txt b/requirements.txt index 5016efad..53366266 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ django-classy-tags==4.1.0 # via # django-cms # django-sekizai -django-cms==3.11.4 +django-cms==4.1.1 # via # -r requirements.in # djangocms-attributes-field