From abb3cbd029cb48816c07a082a46a5e80208ffcd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 15:38:00 +0000 Subject: [PATCH] Bump bleach from 2.0.0 to 3.1.2 Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.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/v2.0...v3.1.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6f7d7ad..2320071 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bleach==2.0.0 +bleach==3.1.2 cycler==0.10.0 decorator==4.1.2 entrypoints==0.2.3 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 4329941..e25c615 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,4 +1,4 @@ -bleach==2.0.0 +bleach==3.1.2 cycler==0.10.0 decorator==4.1.2 entrypoints==0.2.3