From ca74f83d4204e8e146dce72f967110865e5c34b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:42:36 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.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/v1.5...v3.3.0) Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..67a1e2e 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -7,7 +7,7 @@ Babel==2.3.4 backports-abc==0.5 backports.functools-lru-cache==1.3 backports.shutil-get-terminal-size==1.0.0 -bleach==1.5.0 +bleach==3.3.0 bottle==0.12.13 certifi==2017.1.23 configparser==3.5.0 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..8aa55ac 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -6,7 +6,7 @@ astroid==1.4.9 Babel==2.3.4 backports-abc==0.5 backports.shutil-get-terminal-size==1.0.0 -bleach==1.5.0 +bleach==3.3.0 bottle==0.12.13 certifi==2017.1.23 configparser==3.5.0