Skip to content

Commit ffcac23

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# also loosened to use the debian package
3535
'gevent >=1.0',
3636
'gevent-websocket==0.9.3',
37-
'flask==0.12.4',
37+
'flask==1.0',
3838
'websocket-client==0.12.0',
3939
'python-dateutil',
4040
'pytz'

0 commit comments

Comments
 (0)