From 8fbaebb57c4cbc374df6bad406f8df6460037d6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:20:06 +0000 Subject: [PATCH] build(deps): bump django-tinymce from 3.7.1 to 4.1.0 Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 3.7.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.7.1...4.1.0) --- updated-dependencies: - dependency-name: django-tinymce 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 16237c7484..e2d2044a41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ django-guardian<2.4.1 django-downloadview==2.3.0 django-polymorphic==3.1.0 django-tastypie<0.15.0 -django-tinymce==3.7.1 +django-tinymce==4.1.0 django-grappelli==3.0.8 django-uuid-upload-path==1.0.0 django-widget-tweaks==1.5.0