From 8366f79bb0617e09069e9029ed68a5c8475d6172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 02:17:21 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.4 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 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.0...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 2b73404..b4cd9cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ autopep8==1.4.2 backports-abc==0.5 backports.functools-lru-cache==1.6.1 backports.shutil-get-terminal-size==1.0.0 -bleach==3.1.0 +bleach==3.1.4 certifi==2019.9.11 chardet==3.0.4 configparser==3.5.0