From 4dc2e1e3cf5c41b011784fb38cb196db39b3431c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:31:23 +0000 Subject: [PATCH] Bump bleach from 3.1.1 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.1 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.1...v3.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements1.6.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9aec9f..584e6d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ argcomplete==1.10.0 astroid==2.3.3 attrs==19.3.0 backcall==0.1.0 -bleach==3.1.4 +bleach==3.3.0 certifi==2019.11.28 chardet==3.0.4 Click==7.0 diff --git a/requirements1.6.txt b/requirements1.6.txt index 9baedb4..d8380b1 100644 --- a/requirements1.6.txt +++ b/requirements1.6.txt @@ -2,7 +2,7 @@ argcomplete==1.10.0 astroid==2.3.3 attrs==19.3.0 backcall==0.1.0 -bleach==3.1.1 +bleach==3.3.0 certifi==2019.11.28 chardet==3.0.4 Click==7.0