From 5b3a26f1e864c2b02eb4f3649bf764afb9bc9a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 12:51:28 +0000 Subject: [PATCH] Bump django-tinymce from 3.0.2 to 3.4.0 Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 3.0.2 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/3.0.2...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 a7820e00..41255df3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ deform==2.0.15 jsonfield==3.1.0 django-form-utils==1.0.3 short-url==1.2.2 -django-tinymce==3.0.2 +django-tinymce==3.4.0 colander==1.8.3 django-multiselectfield==0.1.12 python-memcached==1.59