From 448e9b24bd1d939b90eb024bb7de8d4dcf54602c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 22:29:24 +0000 Subject: [PATCH] Bump bleach from 3.1.3 to 3.3.0 in /backend Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.3 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.3...v3.3.0) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index fcbc00e65..b5b54fbe7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ astor==0.8.0 attrs==19.3.0 backcall==0.1.0 bcrypt==3.1.7 -bleach==3.1.3 +bleach==3.3.0 blessed==1.17.4 bokeh==2.0.0 botocore==1.14.17