From 9c17591ca3889bf0f6ffdd37c030bfd67ff0ae5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 17:41:15 +0000 Subject: [PATCH] Bump bleach from 3.2.3 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.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/v3.2.3...v3.3.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c010b66..ed3691c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astroid==2.4.2 -bleach==3.2.3 +bleach==3.3.0 Click==7.1.2 coverage==5.4 crayons==0.4.0