From ae371906d2b2ff000389f43012273a99da2d64c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 10:53:17 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.4 in /dotmole Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.1.4. - [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.4) 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..358eb7d --- 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.4 cffi==1.13.2 Click==7.0 coverage==5.0.1