From f285dea88ec154c7b786f1167db4402781c24f1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 16:02:59 +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.2. - [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.2) 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..60844ad3 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.2 blinker==1.4 certifi==2018.1.18 chardet==3.0.4