Skip to content

Commit cb26bc0

Browse files
Bump flask from 0.12.3 to 1.0 in /rest-api-deploy/toy_project_v2/toy
Bumps [flask](https://github.com/pallets/flask) from 0.12.3 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.3...1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5777ba6 commit cb26bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-deploy/toy_project_v2/toy/requirements.txt

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
eventlet==0.20.1
22
gunicorn==19.7.0
33
jieba==0.38
4-
Flask==0.12.3
4+
Flask==1.0
55
requests>=2.20.0
66
PyYAML
77
python-logstash==0.4.6

0 commit comments

Comments
 (0)