From 5243b6031faa6637b0f1ecd0aee36e6926e1d6d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:00:53 +0000 Subject: [PATCH] Bump bleach from 1.5.0 to 3.3.0 in /code/NPI/pytorch Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.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/v1.5...v3.3.0) 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..2b89f47 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.3.0 boto==2.49.0 boto3==1.7.70 botocore==1.10.70