From 4b7bd08d516864d0bf5ff36849135b96457b3a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:31:38 +0000 Subject: [PATCH] Bump bleach from 3.1.4 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 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/v3.1.4...v3.3.0) Signed-off-by: dependabot[bot] --- requirements.deploy.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.deploy.txt b/requirements.deploy.txt index 855de53..6f8933c 100644 --- a/requirements.deploy.txt +++ b/requirements.deploy.txt @@ -1,4 +1,4 @@ -bleach==3.1.4 +bleach==3.3.0 certifi==2019.11.28 chardet==3.0.4 docutils==0.16 diff --git a/requirements.txt b/requirements.txt index 6889e92..2797d5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Jinja2==2.11.1 MarkupSafe==1.1.1 Pygments==2.5.2 -bleach==3.1.4 +bleach==3.3.0 certifi==2019.11.28 chardet==3.0.4 docutils==0.16