From e93bdc2883e206b2b063cd3886f5038e248202c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:43:22 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 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/v3.1.0...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 dcc395df..9c2cff26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.7.1 -bleach==3.1.0 +bleach==3.3.0 certifi==2018.11.29 chardet==3.0.4 coverage==4.5.2