From 5a5a067bf071964541e097ba556517cf949d06fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:44:49 +0000 Subject: [PATCH] Bump bleach from 2.1.3 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.3 to 3.3.0. - [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.3.0) 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..e46fe46 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.3.0 bs4 html2text==2018.1.9