From 8358baa04a1d8690a5c099b2046d95fc17f06c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 23:13:54 +0000 Subject: [PATCH] Bump bleach from 3.2.2 to 3.3.0 in /jupyter_container Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.2 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.2.2...v3.3.0) Signed-off-by: dependabot[bot] --- jupyter_container/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter_container/requirements.txt b/jupyter_container/requirements.txt index 1c16c19..32590c9 100644 --- a/jupyter_container/requirements.txt +++ b/jupyter_container/requirements.txt @@ -4,7 +4,7 @@ async-generator==1.10 attrs==20.3.0 Babel==2.9.0 backcall==0.2.0 -bleach==3.2.2 +bleach==3.3.0 Brotli==1.0.9 certifi==2020.12.5 cffi==1.14.4