From 809f4276fa7f7f5ec32e23238087e732b5c9a469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:18:07 +0000 Subject: [PATCH] Bump bleach from 3.1.4 to 3.3.0 in /Explain_Census_Income Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 to 3.3.0. - [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.4...v3.3.0) Signed-off-by: dependabot[bot] --- Explain_Census_Income/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Explain_Census_Income/requirements.txt b/Explain_Census_Income/requirements.txt index 5fbdd5a..6e9a281 100644 --- a/Explain_Census_Income/requirements.txt +++ b/Explain_Census_Income/requirements.txt @@ -2,7 +2,7 @@ appnope==0.1.0 attrs==19.3.0 backcall==0.1.0 bitstring==3.1.6 -bleach==3.1.4 +bleach==3.3.0 certifi==2019.9.11 chardet==3.0.4 Click==7.0