Skip to content

Commit 9977716

Browse files
committed
fix: pub_sub/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 9977716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Flask
22
dapr
33
cloudevents
4+
werkzeug>=3.0.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)