From 39e13b6c40ff87ed7ad2125bcc4b315bf40d83e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 17:12:06 +0100 Subject: [PATCH] Bump django-tinymce from 3.5.0 to 3.6.0 (#10797) (#10811) Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 3.5.0 to 3.6.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.5.0...3.6.0) --- updated-dependencies: - dependency-name: django-tinymce dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 728dce1c027c4aacbddf25ad65e17888717907de) 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 23b4f9ec9a4..5e5d48b452b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ django-guardian<2.4.1 django-downloadview==2.3.0 django-polymorphic==3.1.0 django-tastypie<0.15.0 -django-tinymce==3.5.0 +django-tinymce==3.6.0 django-grappelli==3.0.4 django-uuid-upload-path==1.0.0 django-widget-tweaks==1.4.12