From 0651054946b082e3657e9cb276568878ad3c042a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 12:52:33 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.4 in /flask-fire/server Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 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/v3.1.0...v3.1.4) Signed-off-by: dependabot[bot] --- flask-fire/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-fire/server/requirements.txt b/flask-fire/server/requirements.txt index 46f41dc..45379f9 100644 --- a/flask-fire/server/requirements.txt +++ b/flask-fire/server/requirements.txt @@ -4,7 +4,7 @@ astor==0.8.0 astunparse==1.6.3 attrs==19.3.0 backcall==0.1.0 -bleach==3.1.0 +bleach==3.1.4 cache==1.0.3 cachetools==4.1.0 certifi==2020.4.5.1