From a07ec1f499f989b49475cd47fdc8d045477b0aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:44:34 +0000 Subject: [PATCH] Bump bleach from 1.4.2 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 1.4.2 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.4.2...v3.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffc1f6a61..93364a3c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ globusonline-transfer-api-client==0.10.18 #'pillow==3.1.0', # pre-requisite: must be installed with --use-wheel on MAC-OSX django-simple-captcha==0.5.1 html5lib==1.0b8 -bleach==1.4.2 +bleach==3.3.0 python-magic==0.4.12 esgfpid==0.7.10