From 4c7c9b1e365471f3bbf99362b46a3f1fce1104b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 18:33:04 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 0.15.3 in /OnLand 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] --- OnLand/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OnLand/requirements.txt b/OnLand/requirements.txt index dd1a786..0a58c8a 100644 --- a/OnLand/requirements.txt +++ b/OnLand/requirements.txt @@ -27,5 +27,5 @@ rsa==4.0 six==1.12.0 uritemplate==3.0.0 urllib3==1.24.2 -Werkzeug==0.15.2 +Werkzeug==0.15.3 WTForms==2.2.1 \ No newline at end of file