From 985616eca88473afd89338b88f9bddafa0d3bd40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 15:45:49 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.2 in /docker Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.1.2. - [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.2) 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..cb884cc 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.2 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..cd54326 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.2 pytest==3.6.3 custom_inherit==2.2.0 sphinx==1.7.5