Skip to content

Commit

Permalink
fix: service_invocation/python/http/order-processor/requirements.txt …
Browse files Browse the repository at this point in the history
…to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6808933
  • Loading branch information
snyk-bot committed May 6, 2024
1 parent 6c1392a commit 95ab112
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Flask
dapr
typing-extensions
typing-extensions
werkzeug>=3.0.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 95ab112

Please sign in to comment.