From be1758bb92878c661ba581cbb1da2d77da5a7863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:15:03 +0000 Subject: [PATCH] Bump bleach from 3.1.4 to 3.3.0 in /DogClassifier Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 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.4...v3.3.0) Signed-off-by: dependabot[bot] --- DogClassifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DogClassifier/requirements.txt b/DogClassifier/requirements.txt index 5e7e5ab..fd1c4f9 100644 --- a/DogClassifier/requirements.txt +++ b/DogClassifier/requirements.txt @@ -15,7 +15,7 @@ backports.shutil-get-terminal-size==1.0.0 beautifulsoup4==4.8.0 bitarray==1.0.1 bkcharts==0.2 -bleach==3.1.4 +bleach==3.3.0 bokeh==1.3.4 boto==2.49.0 Bottleneck==1.2.1