From e55ac8bbb3ba05e9d3187d043313fddd7ab22ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 20:10:14 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.1 in /dotmole 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] --- dotmole/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dotmole/requirements.txt diff --git a/dotmole/requirements.txt b/dotmole/requirements.txt old mode 100755 new mode 100644 index dad303c..5eb895f --- a/dotmole/requirements.txt +++ b/dotmole/requirements.txt @@ -4,7 +4,7 @@ altgraph==0.16.1 autopep8==1.4.4 Babel==2.8.0 bcrypt==3.1.7 -bleach==1.5.0 +bleach==3.1.1 cffi==1.13.2 Click==7.0 coverage==5.0.1