Skip to content

Commit

Permalink
Merge pull request #1019 from dapr/snyk-fix-125b9d34c96b50ddceb5e7a14…
Browse files Browse the repository at this point in the history
…fc43ff1

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.3
  • Loading branch information
paulyuk authored Jan 23, 2025
2 parents 74b7a5f + 3f4d2ba commit 755172e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bindings/python/sdk/batch/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dapr>=1.14.0a,<1.15.0
Flask
typing-extensions
typing-extensions
werkzeug>=3.0.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 755172e

Please sign in to comment.