From 60aa44499aed4c8f63d6267f1a4bc0e58a582dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 19:02:01 +0000 Subject: [PATCH] Bump django-cms from 3.11.10 to 5.0.4 Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.11.10 to 5.0.4. - [Release notes](https://github.com/django-cms/django-cms/releases) - [Changelog](https://github.com/django-cms/django-cms/blob/5.0.4/CHANGELOG.rst) - [Commits](https://github.com/django-cms/django-cms/compare/3.11.10...5.0.4) --- updated-dependencies: - dependency-name: django-cms dependency-version: 5.0.4 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 b1d23991..85b361d7 100644 --- a/requirements.in +++ b/requirements.in @@ -7,7 +7,7 @@ beautifulsoup4==4.13.5 cssmin==0.2.0 Django==4.2.25 -django-cms==3.11.10 +django-cms==5.0.4 django-countries==7.6.1 django-csp==3.8 django-environ==0.12.0 diff --git a/requirements.txt b/requirements.txt index c51cdd33..6868e2c2 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.10 +django-cms==5.0.4 # via # -r requirements.in # djangocms-attributes-field