From e75f3c89387034718e01fc5ccb596ce93a6fbca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:50:15 +0000 Subject: [PATCH] Bump bleach from 1.4.3 to 3.3.0 in /containers/ckan/config Bumps [bleach](https://github.com/mozilla/bleach) from 1.4.3 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.3...v3.3.0) 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..6620a8b 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.3.0 decorator==4.0.6 # via pylons, sqlalchemy-migrate fanstatic==0.12 Flask==0.10.1