From b110b83ad11b17c85328ba196ddcf2985f6581fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 18:02:11 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.1 in /docker 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] --- docker/requirements.txt | 2 +- docker/sphinx-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 9526066..d12ff2d 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -2,7 +2,7 @@ matplotlib==2.2.2 pandas==0.23.0 scikit-image==0.14.0 opencv-python==3.4.1.15 -bleach==1.5.0 +bleach==3.1.1 pytest==3.6.3 custom_inherit==2.2.0 sphinx==1.7.5 diff --git a/docker/sphinx-requirements.txt b/docker/sphinx-requirements.txt index f2e2127..305c753 100644 --- a/docker/sphinx-requirements.txt +++ b/docker/sphinx-requirements.txt @@ -4,7 +4,7 @@ matplotlib==2.2.2 pandas==0.23.0 scikit-image==0.14.0 opencv-python==3.4.1.15 -bleach==1.5.0 +bleach==3.1.1 pytest==3.6.3 custom_inherit==2.2.0 sphinx==1.7.5