From e749f687d4eb9c539a799ecc1b61a2d10b3475a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 12:20:20 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /Flask Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 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.14.1...0.15.3) Signed-off-by: dependabot[bot] --- Flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flask/requirements.txt b/Flask/requirements.txt index ea74a30..c816149 100644 --- a/Flask/requirements.txt +++ b/Flask/requirements.txt @@ -1,7 +1,7 @@ Click==7.0 Flask==1.0.2 MarkupSafe==1.1.0 -Werkzeug==0.14.1 +Werkzeug==0.15.3 matplotlib==3.1.1 numpy==1.17.0 scipy==1.3.1