From 1ced59938e4e02186fe67a3bbafd4555a812ccec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:43:31 +0000 Subject: [PATCH] Bump bleach from 2.0.0 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.0 to 3.3.0. - [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.3.0) 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..7d1ab99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bleach==2.0.0 +bleach==3.3.0 cycler==0.10.0 decorator==4.1.2 entrypoints==0.2.3 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 4329941..57a8dbc 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,4 +1,4 @@ -bleach==2.0.0 +bleach==3.3.0 cycler==0.10.0 decorator==4.1.2 entrypoints==0.2.3