From 3169b50909e35c76554b91e7011ae817ee487d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 15:23:31 +0000 Subject: [PATCH] Bump bleach Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.0 to 3.1.4. - [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.1.4) Signed-off-by: dependabot[bot] --- .../scikit_learn/time-series-clustering-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SIQEF Assignment/scikit_learn/time-series-clustering-master/requirements.txt b/SIQEF Assignment/scikit_learn/time-series-clustering-master/requirements.txt index 5c13a19..37b7fef 100644 --- a/SIQEF Assignment/scikit_learn/time-series-clustering-master/requirements.txt +++ b/SIQEF Assignment/scikit_learn/time-series-clustering-master/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.3 -bleach==2.0.0 +bleach==3.1.4 cycler==0.10.0 decorator==4.0.11 entrypoints==0.2.2