From 6f70ed2ae4ab65d68dcd28bb393755ec162bf7dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 17:54:12 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.1 Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.1.1. - [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.1) 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..f68411a 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.1 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..40b606e 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.1 bottle==0.12.13 certifi==2017.1.23 configparser==3.5.0