From 992b1b252c3cedbffd0044d00ab8c55109099bf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 23:04:04 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 0.15.3 in /docker/day_2/12factor/consul Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.2 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.15.2...0.15.3) Signed-off-by: dependabot[bot] --- docker/day_2/12factor/consul/application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/day_2/12factor/consul/application/requirements.txt b/docker/day_2/12factor/consul/application/requirements.txt index a938e09..8730c48 100644 --- a/docker/day_2/12factor/consul/application/requirements.txt +++ b/docker/day_2/12factor/consul/application/requirements.txt @@ -3,4 +3,4 @@ Flask==1.0.2 itsdangerous==1.1.0 Jinja2==2.10 MarkupSafe==1.1.1 -Werkzeug==0.15.2 +Werkzeug==0.15.3