Skip to content

Commit 6700833

Browse files
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](pallets/flask@0.12.2...1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent baeb8f4 commit 6700833

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

git_trophy_lambda/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ chardet==3.0.4
99
click==6.6
1010
delegator.py==0.1.1
1111
durationpy==0.5
12-
Flask==1.1.2
12+
Flask==1.0
1313
Flask-Cors==3.0.9
1414
future==0.18.2
1515
git-lambda==1.1.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ click==6.7
1010
delegator.py==0.0.13
1111
docutils==0.13.1
1212
durationpy==0.4
13-
Flask==0.12.2
13+
Flask==1.0
1414
Flask-Cors==3.0.3
1515
future==0.16.0
1616
futures==3.1.1

0 commit comments

Comments
 (0)