From 154fcf8e7c1cfae9abb61c3b9b8daf4cf8d552b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 23:15:58 +0000 Subject: [PATCH] Bump werkzeug from 0.9.3 to 0.15.3 in /SID Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.9.3 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.9.3...0.15.3) Signed-off-by: dependabot[bot] --- SID/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SID/requirements.txt b/SID/requirements.txt index a95cb95..b550f47 100644 --- a/SID/requirements.txt +++ b/SID/requirements.txt @@ -2,7 +2,7 @@ Fabric==1.6.1 Flask==0.10.1 Jinja2==2.7 MarkupSafe==0.18 -Werkzeug==0.9.3 +Werkzeug==0.15.3 boto==2.27.0 itsdangerous==0.22 paramiko==1.10.1