From 9b52e3f5faff704571b6118cd203f165d099328d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:58:54 +0000 Subject: [PATCH] Bump bleach from 3.1.5 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.5 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.5...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 5a7cf7c..e38b58f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ astroid==2.4.2 attrs==19.3.0 autopep8==1.5.4 backcall==0.2.0 -bleach==3.1.5 +bleach==3.3.0 CacheControl==0.12.6 cachetools==4.1.1 certifi==2020.6.20