From 9d900f56f44fc3cc130af4517953dfc6a3483594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 20:09:32 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.4 Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.1.4. - [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.1.4) 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..bdf15c8 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.1.4 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..d26ed53 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.1.4 bottle==0.12.13 certifi==2017.1.23 configparser==3.5.0