From 8371cb244cf60c0c6161be8e2e02d4572dfdb687 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:23:49 +0000 Subject: [PATCH] Bump bleach from 2.0.0 to 3.3.0 in /tflearn Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.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/v2.0...v3.3.0) Signed-off-by: dependabot[bot] --- tflearn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 tflearn/requirements.txt diff --git a/tflearn/requirements.txt b/tflearn/requirements.txt old mode 100755 new mode 100644 index 9f1e1ff..fe0305b --- a/tflearn/requirements.txt +++ b/tflearn/requirements.txt @@ -1,6 +1,6 @@ appdirs==1.4.3 appnope==0.1.0 -bleach==2.0.0 +bleach==3.3.0 cycler==0.10.0 decorator==4.0.11 entrypoints==0.2.2