From 36f9ae01b61a03e848dd2f844d2a628f1fd038e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 08:47:24 +0000 Subject: [PATCH] Bump django-tinymce from 2.8.0 to 3.4.0 Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 2.8.0 to 3.4.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.4.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 7d2a656..b7e185a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==2.2.24 -django-tinymce==2.8.0 +django-tinymce==3.4.0 pytz==2019.1 uWSGI==2.0.18 pymysql