From 8e59b6bbb67cb785be2870ff41d2e21912765281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 23:07:50 +0000 Subject: [PATCH] Bump bleach Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.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/v1.5...v3.1.4) Signed-off-by: dependabot[bot] --- .../FirstCourseMachineLearningCode/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codes/statisticalAnalysisLearning/statisticalLearning/FirstCourseMachineLearningCode/requirements.txt b/codes/statisticalAnalysisLearning/statisticalLearning/FirstCourseMachineLearningCode/requirements.txt index b605379..b732159 100644 --- a/codes/statisticalAnalysisLearning/statisticalLearning/FirstCourseMachineLearningCode/requirements.txt +++ b/codes/statisticalAnalysisLearning/statisticalLearning/FirstCourseMachineLearningCode/requirements.txt @@ -1,7 +1,7 @@ appnope==0.1.0 backports-abc==0.5 backports.shutil-get-terminal-size==1.0.0 -bleach==1.5.0 +bleach==3.1.4 certifi==2016.9.26 configparser==3.5.0 cycler==0.10.0