From df01d0009c5c2a801ff06b2525536c3424044dea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 15:41:10 +0000 Subject: [PATCH] Bump bleach from 3.1.2 to 3.1.3 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.2 to 3.1.3. - [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.2...v3.1.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1394f9..0fe5805 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astroid==2.3.3 -bleach==3.1.2 +bleach==3.1.3 Click==7.1.1 coverage==5.0.4 crayons==0.3.0