From b8896b6fe89780e1d350592adde0994919a10fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 18:19:16 +0000 Subject: [PATCH] Bump bleach Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.1.1. - [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.1) 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..edb402f 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.1 certifi==2016.9.26 configparser==3.5.0 cycler==0.10.0