Skip to content

Commit 1273c9b

Browse files
committed
fix: requirements/test.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-14908843
1 parent 6e475e6 commit 1273c9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements/test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ moto>=2.2.6
77
pre-commit
88
-r extras/yaml.txt
99
-r extras/msgpack.txt
10+
werkzeug>=3.1.5 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)