From 813ed0c53a434ec18354c6d2da2b8c017b738e40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 14:15:25 +0000 Subject: [PATCH] Bump flask from 0.11.1 to 1.0 in /clients/pythonweb/provgraph_web Bumps [flask](https://github.com/pallets/flask) from 0.11.1 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.11.1...1.0) Signed-off-by: dependabot[bot] --- clients/pythonweb/provgraph_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/pythonweb/provgraph_web/requirements.txt b/clients/pythonweb/provgraph_web/requirements.txt index 4fd4aa82..d0c7842e 100644 --- a/clients/pythonweb/provgraph_web/requirements.txt +++ b/clients/pythonweb/provgraph_web/requirements.txt @@ -1,6 +1,6 @@ ansi2html==1.1.1 click==6.6 -Flask==0.11.1 +Flask==1.0 Flask-Assets==0.12 Flask-Script==2.0.5 Flask-SQLAlchemy==2.1