From 179ac88f8d89b5ca777e4d1a8630676208ce0be6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 19 Apr 2019 19:53:07 +0000 Subject: [PATCH] Bump django-bleach from 0.5.2 to 0.5.3 in /src/requirements Bumps [django-bleach](https://github.com/marksweb/django-bleach) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/marksweb/django-bleach/releases) - [Changelog](https://github.com/marksweb/django-bleach/blob/master/CHANGELOG.md) - [Commits](https://github.com/marksweb/django-bleach/compare/0.5.2...0.5.3) Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 9f8a1df2..e361c9ab 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -11,7 +11,7 @@ bleach==3.1.0 defusedxml==0.6.0 django-allauth==0.39.1 django-allauth-2fa==0.6 -django-bleach==0.5.2 +django-bleach==0.5.3 django-bootstrap3==11.0.0 django-extensions==2.1.6 django-wkhtmltopdf==3.2.0