From 6e9529685b4d9d0ee2e748bfa78cae60be089da2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 14:23:11 +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 10d3333..050b56f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pytz==2020.3 static3==0.7.0 django-test-without-migrations==0.6 coveralls==2.1.2 -django-tinymce==3.0.2 +django-tinymce==3.4.0 xhtml2pdf==0.2.5 django-qr-code==1.2.0 django_select2==7.4.2