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-AIOHTTP-6808823
  • Loading branch information
snyk-bot committed May 5, 2024
1 parent 6c1392a commit 096fd23
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
aiohttp>=3.9.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 096fd23

Please sign in to comment.