From 9efc33c8005f16f7457444131273fc7f939421d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 16:15:38 +0000 Subject: [PATCH] Bump bleach from 1.4.3 to 3.1.2 in /containers/ckan/config Bumps [bleach](https://github.com/mozilla/bleach) from 1.4.3 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.3...v3.1.2) 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..2490295 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.2 decorator==4.0.6 # via pylons, sqlalchemy-migrate fanstatic==0.12 Flask==0.10.1