Skip to content

Commit 17127d9

Browse files
Bump werkzeug from 0.14.1 to 0.15.5 in /api/ImageSimilarity/deployment
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@0.14.1...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7d20fb commit 17127d9

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.5
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.5
1313
flask-cors
1414
annoy
1515
tensorflow-gpu>1.5

0 commit comments

Comments
 (0)