Skip to content

Commit 95ab112

Browse files
committed
fix: service_invocation/python/http/order-processor/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6808933
1 parent 6c1392a commit 95ab112

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Flask
22
dapr
3-
typing-extensions
3+
typing-extensions
4+
werkzeug>=3.0.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)