From f355f309be32ec1bac23987423692e4a92c3d9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:33:17 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.3.0 in /assignment2 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.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/v3.1.0...v3.3.0) Signed-off-by: dependabot[bot] --- assignment2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment2/requirements.txt b/assignment2/requirements.txt index 046234c..545b30e 100644 --- a/assignment2/requirements.txt +++ b/assignment2/requirements.txt @@ -2,7 +2,7 @@ absl-py==0.7.1 astor==0.7.1 attrs==19.1.0 backcall==0.1.0 -bleach==3.1.0 +bleach==3.3.0 cycler==0.10.0 Cython==0.29.7 decorator==4.4.0