From a470ac4aad0562a40a240f522beaf845c50ce645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 19:54:10 +0000 Subject: [PATCH] Bump django-cms from 2.4.3 to 3.0.14 Bumps [django-cms](https://github.com/django-cms/django-cms) from 2.4.3 to 3.0.14. - [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/2.4.3...3.0.14) --- 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 aaed2dc..2b59639 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,5 +1,5 @@ coverage -django-cms==2.4.3 +django-cms==3.0.14 django-coverage django-jasmine django-nose