From 73863a58685aa2dd08caf2d06c48d45b033c1109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:59:41 +0000 Subject: [PATCH] Bump djangocms-text-ckeditor from 4.0.0 to 5.1.3 Bumps [djangocms-text-ckeditor](https://github.com/django-cms/djangocms-text-ckeditor) from 4.0.0 to 5.1.3. - [Release notes](https://github.com/django-cms/djangocms-text-ckeditor/releases) - [Changelog](https://github.com/django-cms/djangocms-text-ckeditor/blob/master/CHANGELOG.rst) - [Upgrade guide](https://github.com/django-cms/djangocms-text-ckeditor/blob/master/UPGRADE.md) - [Commits](https://github.com/django-cms/djangocms-text-ckeditor/compare/4.0.0...5.1.3) --- updated-dependencies: - dependency-name: djangocms-text-ckeditor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ad2c8e..8aed27f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ djangocms-history==2.0.0 djangocms-link==3.0.0 djangocms-redirect==0.6.0 djangocms-style==3.0.0 -djangocms-text-ckeditor==4.0.0 +djangocms-text-ckeditor==5.1.3 djangocms-column==1.11.0 django-filer==2.0.2 django-auth-ldap==2.2.0