From a46347e1c8401d38f43d7d7d19fc1f4b37289d80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 09:00:44 +0000 Subject: [PATCH] Bump django-bleach from 0.6.1 to 0.7.0 in /src/requirements Bumps [django-bleach](https://github.com/marksweb/django-bleach) from 0.6.1 to 0.7.0. - [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.6.1...0.7.0) --- updated-dependencies: - dependency-name: django-bleach dependency-type: direct:production update-type: version-update:semver-minor ... 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 da95371f..c6b9cf03 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -8,7 +8,7 @@ commonmark==0.9.1 conference-scheduler==3.0.1 django-allauth==0.44.0 django-allauth-2fa==0.8 -django-bleach==0.6.1 +django-bleach==0.7.0 django-bootstrap3==15.0.0 django-cors-headers==3.7.0 django-extensions==3.1.3