From 26cbe0d4ef83b69c32cf83f485a222eaf1bc14b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 20:11:49 +0000 Subject: [PATCH] Bump django-cms from 3.4.4 to 3.4.7 Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.4.4 to 3.4.7. - [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.4.4...3.4.7) --- 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 a6e5366..7051b0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ dj-database-url==0.4.2 Django==1.8.18 django-appconf==1.0.2 django-classy-tags==0.8.0 -django-cms==3.4.4 +django-cms==3.4.7 django-cors-headers==2.1.0 django-filer==1.2.8 django-formtools==2.0