From 4e8cfa136dcbfe2163fc2d7eff5c7a956f3c0cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:48:25 +0000 Subject: [PATCH] Bump bleach in /students/rmart300/lesson08_nonrelational_db Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.0 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/v2.0...v3.3.0) Signed-off-by: dependabot[bot] --- students/rmart300/lesson08_nonrelational_db/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/students/rmart300/lesson08_nonrelational_db/requirements.txt b/students/rmart300/lesson08_nonrelational_db/requirements.txt index d5e1ea41..2a6f049a 100644 --- a/students/rmart300/lesson08_nonrelational_db/requirements.txt +++ b/students/rmart300/lesson08_nonrelational_db/requirements.txt @@ -3,7 +3,7 @@ alembic==0.9.3 astroid==1.6.5 Babel==2.5.3 biopython==1.71 -bleach==2.0.0 +bleach==3.3.0 blinker==1.4 certifi==2018.1.18 chardet==3.0.4