From 1c566861b14b48376b0c1768bb8e6d08f35b3a49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 17:03:44 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.1.2 in /code/NPI/pytorch Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.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/v1.5...v3.1.2) Signed-off-by: dependabot[bot] --- code/NPI/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/NPI/pytorch/requirements.txt b/code/NPI/pytorch/requirements.txt index ac78cdd..62013e8 100644 --- a/code/NPI/pytorch/requirements.txt +++ b/code/NPI/pytorch/requirements.txt @@ -2,7 +2,7 @@ absl-py==0.3.0 asn1crypto==0.24.0 astor==0.7.1 backports.weakref==1.0.post1 -bleach==1.5.0 +bleach==3.1.2 boto==2.49.0 boto3==1.7.70 botocore==1.10.70