From 3a2660f4c7ef76a75d523c24e814323e1cd38839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 12:27:14 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 Bumps [flask](https://github.com/pallets/flask) from 0.12.2 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.12.2...1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d21923..668f705 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pyinstaller==3.3.1 tzlocal==1.4 six==1.10.0 setuptools==19.2 -flask==0.12.2 +flask==1.0 python-dateutil==2.4.2