From 1ef0ba3638c014aa4a5a97685a7a8f9736b1d356 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 22:33:59 +0000 Subject: [PATCH] Bump django-markupfield from 1.4.3 to 1.5.1 Bumps [django-markupfield](https://github.com/jamesturk/django-markupfield) from 1.4.3 to 1.5.1. - [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...1.5.1) 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..205bee0ac 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==1.5.1 django-allauth==0.41.0