From bb998c482084b8b9fa970b3880ef2b0db699095e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 04:36:06 +0000 Subject: [PATCH] Bump bleach from 3.1.1 to 3.1.4 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.1 to 3.1.4. - [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.1.1...v3.1.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a637513..dbf0e80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.3 atomicwrites==1.3.0 attrs==19.1.0 black==19.3b0 -bleach==3.1.1 +bleach==3.1.4 certifi==2019.6.16 chardet==3.0.4 Click==7.0