From 84a0dc399080984d2dd6b727b727838c54ecf78e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 16:08:43 +0000 Subject: [PATCH] Bump bleach Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 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/v1.5...v3.1.2) 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..f3a0f53 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.2 certifi==2016.9.26 configparser==3.5.0 cycler==0.10.0