From dc4fa173e79a1e663935ece589f477f4367840ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 06:00:29 +0000 Subject: [PATCH] Bump django-markupfield from 1.4.3 to 2.0.0 Bumps [django-markupfield](https://github.com/jamesturk/django-markupfield) from 1.4.3 to 2.0.0. - [Release notes](https://github.com/jamesturk/django-markupfield/releases) - [Changelog](https://github.com/jamesturk/django-markupfield/blob/master/CHANGELOG.md) - [Commits](https://github.com/jamesturk/django-markupfield/compare/1.4.3...2.0.0) Signed-off-by: dependabot-preview[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 7b410c5ea..ef97966fe 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -27,7 +27,7 @@ python-dateutil==2.6.1 requests[security]>=2.20.0 django-honeypot==0.6.0 -django-markupfield==1.4.3 +django-markupfield==2.0.0 django-allauth==0.41.0