From fefb7ac709e48643d5b2eb2e24525c84e90af137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 13:58:13 +0000 Subject: [PATCH] Bump werkzeug from 0.11.10 to 0.15.3 in /containers/ckan/config Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.10 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.11.10...0.15.3) 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..7239be1 100644 --- a/containers/ckan/config/requirements.txt +++ b/containers/ckan/config/requirements.txt @@ -52,7 +52,7 @@ WebError==0.13.1 WebHelpers==1.3 WebOb==1.0.8 WebTest==1.4.3 -Werkzeug==0.11.10 +Werkzeug==0.15.3 zope.interface==4.2.0 # The following packages are commented out because they are