From b128483126113d14ca6bdf249021d8dbbd4df22c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 11:28:37 +0200 Subject: [PATCH] Bump django-tinymce from 3.4.0 to 3.5.0 (#9922) Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jazzband/django-tinymce/releases) - [Changelog](https://github.com/jazzband/django-tinymce/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jazzband/django-tinymce/compare/3.4.0...3.5.0) --- updated-dependencies: - dependency-name: django-tinymce dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13d054bed72..4afb5b25e76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ django-guardian<2.4.1 django-downloadview==2.3.0 django-polymorphic==3.1.0 django-tastypie<0.15.0 -django-tinymce==3.4.0 +django-tinymce==3.5.0 django-grappelli==3.0.3 django-uuid-upload-path==1.0.0 django-widget-tweaks==1.4.12