From 35fca3d7f92bfa93188502fec57bb57b39063b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:05:09 +0000 Subject: [PATCH] Bump bleach from 3.1.4 to 3.3.0 in /homework08/requirements Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 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.4...v3.3.0) Signed-off-by: dependabot[bot] --- homework08/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homework08/requirements/base.txt b/homework08/requirements/base.txt index 256b589..93fa79d 100644 --- a/homework08/requirements/base.txt +++ b/homework08/requirements/base.txt @@ -3,7 +3,7 @@ attrs==19.3.0 backcall==0.1.0 bayes==0.1.1 beautifulsoup4==4.8.2 -bleach==3.1.4 +bleach==3.3.0 bottle==0.12.18 bs4==0.0.1 certifi==2019.11.28