Skip to content

Commit

Permalink
Merge pull request #707 from mikaylathompson/mend-fix-werkzeug-3.0.3
Browse files Browse the repository at this point in the history
[Mend] Update Werkzeug to 3.0.3 in Fetch
  • Loading branch information
peternied authored Jun 7, 2024
2 parents 82273dc + f02e9c5 commit d3213c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FetchMigration/python/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Transitive dependency from moto, explicit version needed to mitigate CVE-2023-46136
werkzeug>=3.0.1
werkzeug>=3.0.3
coverage>=7.3.2
pur>=7.3.1
moto>=4.2.7

0 comments on commit d3213c9

Please sign in to comment.