From d9f62c6fac31bf49d73fff2ec931eb22839335ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 20:10:04 +0000 Subject: [PATCH] Bump bleach from 2.1.3 to 3.1.4 Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.3 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/v2.1.3...v3.1.4) 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..ad398cf --- 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.4 django-appconf==1.0.2 django-compressor==2.2 django-extensions==2.1.3