From f9b0a8042588cd0f18fbc15ed33f6e545b687751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 20:11:33 +0000 Subject: [PATCH] Bump django-cms from 3.7.0 to 3.7.4 in /test Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.7.0 to 3.7.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.7.0...3.7.4) --- updated-dependencies: - dependency-name: django-cms dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index 78d55d34..b9ed7fd7 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -7,7 +7,7 @@ freezegun==0.3.12 Django==2.2.5 psycopg2==2.7.7 docopt==0.4.0 -django-cms==3.7.0 +django-cms==3.7.4 django-sekizai==0.10.0 django-classy-tags>=0.7.2 djangocms-text-ckeditor==3.8.0