From f461944af681f9dedfa6af4e11d9e0c9040620df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 16:59:49 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.1 in /flask Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.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/v3.1.0...v3.1.1) Signed-off-by: dependabot[bot] --- flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask/requirements.txt b/flask/requirements.txt index 42a6868..de087c1 100644 --- a/flask/requirements.txt +++ b/flask/requirements.txt @@ -23,7 +23,7 @@ backports.weakref==1.0.post1 beautifulsoup4==4.8.2 bitarray==1.2.1 bkcharts==0.2 -bleach==3.1.0 +bleach==3.1.1 bokeh==1.4.0 boto==2.49.0 boto3==1.11.13