From 37ab7e363342c9f05891e4334e6cd0935fc46e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 09:00:54 +0000 Subject: [PATCH] Bump django-bleach from 0.7.0 to 0.7.2 in /src/requirements Bumps [django-bleach](https://github.com/marksweb/django-bleach) from 0.7.0 to 0.7.2. - [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.7.0...0.7.2) --- updated-dependencies: - dependency-name: django-bleach dependency-type: direct:production update-type: version-update:semver-patch ... 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 703ea013..4d1580f3 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.45.0 django-allauth-2fa==0.8 -django-bleach==0.7.0 +django-bleach==0.7.2 django-bootstrap3==15.0.0 django-cors-headers==3.7.0 django-extensions==3.1.3