From 108517aa247f02a897f1d629b311ffc9eb2bd8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 22:03:05 +0000 Subject: [PATCH] Bump bleach in /students/rmart300/lesson08_nonrelational_db Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.0 to 3.1.4. - [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.1.4) 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..1e1fea5a 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.1.4 blinker==1.4 certifi==2018.1.18 chardet==3.0.4