From e77907eedda3627e9fa694ee778cd231221f775c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 18:11:58 +0000 Subject: [PATCH] Bump bleach from 2.0.0 to 3.1.1 in /proj1 Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.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/v2.0...v3.1.1) Signed-off-by: dependabot[bot] --- proj1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proj1/requirements.txt b/proj1/requirements.txt index e911f7c..363929d 100644 --- a/proj1/requirements.txt +++ b/proj1/requirements.txt @@ -15,7 +15,7 @@ beautifulsoup4==4.6.0 bitarray==0.8.1 bkcharts==0.2 blaze==0.11.3 -bleach==2.0.0 +bleach==3.1.1 bokeh==0.12.10 boto==2.48.0 Bottleneck==1.2.1