From 9c63d667163de4f1978bd78ac65f27a1d12af44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 19:59:27 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.1 in /hw2/src Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.1.1. - [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.1) Signed-off-by: dependabot[bot] --- hw2/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw2/src/requirements.txt b/hw2/src/requirements.txt index 0caa1b6..962ca06 100644 --- a/hw2/src/requirements.txt +++ b/hw2/src/requirements.txt @@ -3,7 +3,7 @@ astor==0.7.1 astroid==2.2.5 attrs==19.1.0 backcall==0.1.0 -bleach==1.5.0 +bleach==3.1.1 certifi==2019.9.11 chardet==3.0.4 cycler==0.10.0