From 2fd790dc5d0cae304d5443d816816d6fd645c8a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2020 14:00:45 +0000 Subject: [PATCH] Bump bleach from 3.2.0 to 3.2.1 Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.0 to 3.2.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.2.0...v3.2.1) 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 ea9f4a6..726f2f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astroid==2.4.2 -bleach==3.2.0 +bleach==3.2.1 Click==7.1.2 coverage==5.3 crayons==0.4.0