From 1551e8e1d45c8132830fa9b3e3d4e41e72d5cf65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 17:54:43 +0000 Subject: [PATCH] Bump bleach from 2.1.3 to 3.1.1 Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.3 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/v2.1.3...v3.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 510ea27..6624989 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-htmlmin==0.10.0 django-widget-tweaks==1.3 sqlparse==0.1.11 flake8==3.5.0 -bleach==2.1.3 +bleach==3.1.1 django-appconf==1.0.2 django-compressor==2.2 django-extensions==2.1.3