Skip to content

Commit e740ba0

Browse files
Bump werkzeug from 0.14.1 to 0.15.3 in /api/ImageSimilarity/deployment
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](pallets/werkzeug@0.14.1...0.15.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd3cfd3 commit e740ba0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/ImageSimilarity/deployment/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Flask==1.0.2
99
itsdangerous==0.24
1010
Jinja2==2.10
1111
MarkupSafe==1.0
12-
Werkzeug==0.14.1
12+
Werkzeug==0.15.3
1313
tensorflow
1414
flask-cors
1515
annoy

api/ImageSimilarity/deployment/requirements_gpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Flask==1.0.2
99
itsdangerous==0.24
1010
Jinja2==2.10
1111
MarkupSafe==1.0
12-
Werkzeug==0.14.1
12+
Werkzeug==0.15.3
1313
flask-cors
1414
annoy
1515
tensorflow-gpu>1.5

0 commit comments

Comments
 (0)