Skip to content

Commit d394298

Browse files
Bump flask from 0.10 to 1.0
Bumps [flask](https://github.com/pallets/flask) from 0.10 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.10...1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48d878a commit d394298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# in `lib/` subdirectory.
55
#
66
# Note: The `lib` directory is added to `sys.path` by `appengine_config.py`.
7-
Flask==0.10
7+
Flask==1.0

0 commit comments

Comments
 (0)