From 9323448e96cdd6ca15896d8f19f22185b9838c91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:43:30 +0000 Subject: [PATCH] Bump bleach from 2.1.2 to 3.3.0 in /wordcloud_demo Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.2 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/v2.1.2...v3.3.0) Signed-off-by: dependabot[bot] --- wordcloud_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordcloud_demo/requirements.txt b/wordcloud_demo/requirements.txt index 8bc10c9..c62b74b 100644 --- a/wordcloud_demo/requirements.txt +++ b/wordcloud_demo/requirements.txt @@ -2,7 +2,7 @@ alabaster==0.7.10 astroid==1.5.3 attrs==17.3.0 Babel==2.5.1 -bleach==2.1.2 +bleach==3.3.0 certifi==2017.11.5 chardet==3.0.4 click==6.7