From bf4156a1eadef114768ebbe5af4fd47ee5c42c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 12:44:27 +0000 Subject: [PATCH] Bump django-tinymce from 2.8.0 to 3.3.0 Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 2.8.0 to 3.3.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/2.8.0...3.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index e959907b..ad442a2b --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ django-oauth-toolkit==1.4.0 django-prometheus==2.1.0 django-recaptcha==2.0.6 django-simple-history==3.0.0 -django-tinymce==2.8.0 +django-tinymce==3.3.0 djangorestframework==3.12.4 djangorestframework-jwt==1.11.0 et-xmlfile==1.1.0