From c77d65fc4404f850c096da3ded52238fd553844e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 20:12:19 +0000 Subject: [PATCH] Bump bleach from 2.0.0 to 3.1.4 Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.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/v2.0...v3.1.4) 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..5d30fde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bleach==2.0.0 +bleach==3.1.4 cycler==0.10.0 decorator==4.1.2 entrypoints==0.2.3 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 4329941..88fc6fb 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,4 +1,4 @@ -bleach==2.0.0 +bleach==3.1.4 cycler==0.10.0 decorator==4.1.2 entrypoints==0.2.3