From 577bd535136781afe9ccf14743fd1ae79afeee40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 18:28:09 +0000 Subject: [PATCH] Bump bleach from 1.4.3 to 3.1.1 in /containers/ckan/config Bumps [bleach](https://github.com/mozilla/bleach) from 1.4.3 to 3.1.1. - [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.3...v3.1.1) Signed-off-by: dependabot[bot] --- containers/ckan/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/ckan/config/requirements.txt b/containers/ckan/config/requirements.txt index 7e12c29..a99c14b 100644 --- a/containers/ckan/config/requirements.txt +++ b/containers/ckan/config/requirements.txt @@ -7,7 +7,7 @@ argparse==1.4.0 # via ofs Babel==2.3.4 Beaker==1.8.0 -bleach==1.4.3 +bleach==3.1.1 decorator==4.0.6 # via pylons, sqlalchemy-migrate fanstatic==0.12 Flask==0.10.1