From ae5c9d1f97e16aad851409bfce15b630d954e484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 18:29:38 +0000 Subject: [PATCH] Bump bleach from 3.0.1 to 3.1.1 Bumps [bleach](https://github.com/mozilla/bleach) from 3.0.1 to 3.1.1. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.0.1...v3.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21bb889..8f23a8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 billiard==3.5.0.4 -bleach==3.0.1 +bleach==3.1.1 celery==4.2.1 Cerberus==1.2 certifi==2018.8.24