From c39e717a10c18600894bf2929f97016257682694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 17:53:50 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.2 in /hw2/src 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] --- 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..c4edbd4 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.2 certifi==2019.9.11 chardet==3.0.4 cycler==0.10.0