From b4416bc8f00dbda5a587411df8a7e427db96496a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2019 23:10:34 +0000 Subject: [PATCH] Bump flask from 0.10.1 to 1.0 Bumps [flask](https://github.com/pallets/flask) from 0.10.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.10.1...1.0) Signed-off-by: dependabot[bot] --- First_edition_2014/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/First_edition_2014/requirements.txt b/First_edition_2014/requirements.txt index 7d93487..8684c12 100644 --- a/First_edition_2014/requirements.txt +++ b/First_edition_2014/requirements.txt @@ -1,4 +1,4 @@ -Flask==0.10.1 +Flask==1.0 SQLAlchemy==0.9.7 bpython==0.13.1 coverage==3.7.1 diff --git a/requirements.txt b/requirements.txt index 7d93487..8684c12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Flask==0.10.1 +Flask==1.0 SQLAlchemy==0.9.7 bpython==0.13.1 coverage==3.7.1