From 9d8385f41aa50059381ba1f62e95c015529a45f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:05:31 +0000 Subject: [PATCH] Bump bleach from 3.2.1 to 3.3.0 in /dev/scripts Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.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.2.1...v3.3.0) Signed-off-by: dependabot[bot] --- dev/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/scripts/requirements.txt b/dev/scripts/requirements.txt index 27d9c71..f6064ad 100644 --- a/dev/scripts/requirements.txt +++ b/dev/scripts/requirements.txt @@ -1,4 +1,4 @@ -bleach==3.2.1 +bleach==3.3.0 certifi==2020.6.20 cffi==1.14.3 chardet==3.0.4