From 1dc9db18a89a3b9362eb799cdab7aaf930766825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 11:49:58 +0000 Subject: [PATCH] Bump flask from 0.9 to 1.0 in /2013-05 Bumps [flask](https://github.com/pallets/flask) from 0.9 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.9...1.0) Signed-off-by: dependabot[bot] --- 2013-05/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2013-05/requirements.txt b/2013-05/requirements.txt index b3fe1f1..32c3655 100644 --- a/2013-05/requirements.txt +++ b/2013-05/requirements.txt @@ -7,7 +7,7 @@ zdaemon==3.0.5 zope.event==4.0.1 zope.interface==4.0.2 Flask-Script==0.5.1 -Flask==0.9 +Flask==1.0 Jinja2==2.6 Werkzeug==0.8.3 path.py==2.4.1