From 24dab22288243052b21868fb08ab8c48b530c46f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 20:11:42 +0000 Subject: [PATCH] Bump django-cms from 3.5.3 to 3.5.4 Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/django-cms/django-cms/releases) - [Changelog](https://github.com/django-cms/django-cms/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/django-cms/django-cms/compare/3.5.3...3.5.4) --- updated-dependencies: - dependency-name: django-cms dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 126897e..8831183 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Django==1.11.29 django-admin==1.3.2 -django-cms==3.5.3 +django-cms==3.5.4 django-filer==1.4.4