From f015b04dccc7c102628bb056918153df0be3b684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 15:41:32 +0000 Subject: [PATCH] Bump bleach from 2.1.2 to 3.1.2 in /wordcloud_demo Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.2 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/v2.1.2...v3.1.2) 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..6a4cb34 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.1.2 certifi==2017.11.5 chardet==3.0.4 click==6.7