From c126a596d94e6faef0b462d5713c7a8682cd0b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 17:57:50 +0000 Subject: [PATCH] Bump bleach from 2.1.3 to 3.1.1 Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.3 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/v2.1.3...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 bc13729..90c8437 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ XlsxWriter==1.0.8 # aiohttp 3.5.2+ breaks the tests: https://github.com/aio-libs/aiohttp/issues/3968 aiohttp==3.5.1 aiohttp_cors==0.7.0 -bleach==2.1.3 +bleach==3.1.1 bs4 html2text==2018.1.9