Skip to content

Commit c071c92

Browse files
Bump flask from 0.11.1 to 1.0 in /applications/custom-ml-engine-ibmcloud
Bumps [flask](https://github.com/pallets/flask) from 0.11.1 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.11.1...1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4eeb981 commit c071c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • applications/custom-ml-engine-ibmcloud

applications/custom-ml-engine-ibmcloud/Pipfile

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ name = "pypi"
1111
[packages]
1212
livereload ='*'
1313
ibmcloudenv ='~=0.0'
14-
Flask = "==0.11.1"
14+
Flask = "==1.0"
1515
gunicorn = "==19.7.1"
1616
prometheus-client = "*"

0 commit comments

Comments
 (0)