From 7b5e604c008a7cef15a303b9eb0c0b18199e87a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:59:59 +0000 Subject: [PATCH] Bump bleach from 1.4 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 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/v1.4...v3.3.0) Signed-off-by: dependabot[bot] --- requirements.docker.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.docker.txt b/requirements.docker.txt index 05911aa4..37332fe4 100644 --- a/requirements.docker.txt +++ b/requirements.docker.txt @@ -1,7 +1,7 @@ amqp==1.4.9 attrs==15.2.0 beautifulsoup4==4.6.0 -bleach==1.4 +bleach==3.3.0 boto==2.45.0 chardet==3.0.4 django==1.8 diff --git a/requirements.txt b/requirements.txt index 4db4938b..5f7b6b48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.6.0 -bleach==1.4 +bleach==3.3.0 boto==2.45.0 django-annoying==0.8.0 django-compressor==1.4