From a55cbbd673f8f158e2c01dc1c182d2fd2e5da866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 19:22:38 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.1 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c0bed69..8a5ce73 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ atomicwrites==1.3.0 attrs==19.1.0 Babel==2.7.0 black==18.9b0 -bleach==3.1.0 +bleach==3.1.1 certifi==2019.6.16 chardet==3.0.4 Click==7.0