From 2ccdf84807fff7b8d9385e5d84f6e03fe792e796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:07:52 +0000 Subject: [PATCH] Bump django-tinymce from 3.6.1 to 4.1.0 Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 3.6.1 to 4.1.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.6.1...4.1.0) --- updated-dependencies: - dependency-name: django-tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc31880..e9aea7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ django-social-share==2.3.0 django-tables2==2.6.0 django-taggit==4.0.0 django-timezone-field==5.1 -django-tinymce==3.6.1 +django-tinymce==4.1.0 django-widget-tweaks==1.4.12 djangorestframework==3.14.0 et-xmlfile==1.1.0