From c271b5ecf1423635e1308072fac032c51547b7b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 18:06:14 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.2 in /dotmole 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] --- 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..29bf360 --- 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.2 cffi==1.13.2 Click==7.0 coverage==5.0.1