From 521ae063cf05711dc92df77756378b332dec0f28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:06:31 +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_py2_mmvenv.txt | 2 +- requirements_py3_safvenv.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py2_mmvenv.txt b/requirements_py2_mmvenv.txt index e27f567..c0dcbc5 100644 --- a/requirements_py2_mmvenv.txt +++ b/requirements_py2_mmvenv.txt @@ -1,6 +1,6 @@ absl-py==0.9.0 backports.weakref==1.0.post1 -bleach==1.5.0 +bleach==3.3.0 Cython==0.29.17 enum34==1.1.10 funcsigs==1.0.2 diff --git a/requirements_py3_safvenv.txt b/requirements_py3_safvenv.txt index 9d6c1cc..8bb73c1 100644 --- a/requirements_py3_safvenv.txt +++ b/requirements_py3_safvenv.txt @@ -1,6 +1,6 @@ attrs==19.3.0 backcall==0.1.0 -bleach==3.1.5 +bleach==3.3.0 cycler==0.10.0 decorator==4.4.2 defusedxml==0.6.0