From 3b77f84e4d81e35303e009055a4f312a6396bb71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 17:57:16 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.2 in /assignment3 Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.1.2. - [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.1.2) 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..95a36d5 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.1.2 certifi==2015.11.20.1 chardet==3.0.4 cycler==0.10.0