From 171e050c83eefba991fe9e35047e27f2f7342738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:18:08 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.3.0 in /assignment3 Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.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/v1.5...v3.3.0) Signed-off-by: dependabot[bot] --- assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment3/requirements.txt b/assignment3/requirements.txt index fbe0d07..11b3a42 100644 --- a/assignment3/requirements.txt +++ b/assignment3/requirements.txt @@ -7,7 +7,7 @@ async-timeout==3.0.0 attrs==18.1.0 backports-abc==0.4 backports.ssl-match-hostname==3.5.0.1 -bleach==1.5.0 +bleach==3.3.0 certifi==2015.11.20.1 chardet==3.0.4 cycler==0.10.0