From 33f0277c06d31bd4326f3b56959dbc5ec9addf5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 02:31:06 +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] --- git_trophy_lambda/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/git_trophy_lambda/requirements.txt b/git_trophy_lambda/requirements.txt index 7a25a532..caab465d 100644 --- a/git_trophy_lambda/requirements.txt +++ b/git_trophy_lambda/requirements.txt @@ -9,7 +9,7 @@ chardet==3.0.4 click==6.6 delegator.py==0.1.1 durationpy==0.5 -Flask==1.1.2 +Flask==1.0 Flask-Cors==3.0.9 future==0.18.2 git-lambda==1.1.3 diff --git a/requirements.txt b/requirements.txt index abe77292..03999632 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==6.7 delegator.py==0.0.13 docutils==0.13.1 durationpy==0.4 -Flask==0.12.2 +Flask==1.0 Flask-Cors==3.0.3 future==0.16.0 futures==3.1.1