From 9bb962ea619535185abe974dc18ae013a223a484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 20:08:39 +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 dffc10c..224fbbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django~=2.2.0 -django-tinymce==2.8.0 +django-tinymce==3.4.0 elasticsearch==5.5.3 Pillow==7.1.1 pyodbc==4.0.30