From c0b8d96e1354f963b74f87d5d53e087c41f0dd33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 17:01:52 +0000 Subject: [PATCH] Bump bleach from 1.4 to 3.1.2 Bumps [bleach](https://github.com/mozilla/bleach) from 1.4 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.4...v3.1.2) 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..d3bb4e90 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.1.2 boto==2.45.0 chardet==3.0.4 django==1.8 diff --git a/requirements.txt b/requirements.txt index 4db4938b..de00898b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.6.0 -bleach==1.4 +bleach==3.1.2 boto==2.45.0 django-annoying==0.8.0 django-compressor==1.4