From 38b99886fd9aadaacf94359920b9ba55d056e239 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 14:57:19 +0000 Subject: [PATCH] Bump bleach from 3.2.2 to 3.2.3 Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.2 to 3.2.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.2.2...v3.2.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 3aed24d..1bfa82a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astroid==2.4.2 -bleach==3.2.2 +bleach==3.2.3 Click==7.1.2 coverage==5.4 crayons==0.4.0