From 681bee74ec78f3f36dfacd0037824a9d911cff5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:26:02 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.3.0 in /dotmole Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.3.0. - [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.3.0) 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..5b27bfd --- 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.3.0 cffi==1.13.2 Click==7.0 coverage==5.0.1