From b6762f49dd3fd7288a2a0d0810e9738d852f7a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 06:57:57 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.1 in /dylanly9_jcorbin/floridamanapp Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 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/v3.1.0...v3.1.1) Signed-off-by: dependabot[bot] --- dylanly9_jcorbin/floridamanapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dylanly9_jcorbin/floridamanapp/requirements.txt diff --git a/dylanly9_jcorbin/floridamanapp/requirements.txt b/dylanly9_jcorbin/floridamanapp/requirements.txt old mode 100755 new mode 100644 index 43c9684..c9eb62f --- a/dylanly9_jcorbin/floridamanapp/requirements.txt +++ b/dylanly9_jcorbin/floridamanapp/requirements.txt @@ -5,7 +5,7 @@ autopep8==1.4.4 Babel==2.8.0 backcall==0.1.0 beautifulsoup4==4.8.2 -bleach==3.1.0 +bleach==3.1.1 certifi==2019.11.28 chardet==3.0.4 Click==7.0