Skip to content

Commit 1e52006

Browse files
authored
fix: k8s/ResourceLimitation/app1/app/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-14151620
1 parent f8605c5 commit 1e52006

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
flask
22
flask_restful
3-
psutil
3+
psutil
4+
werkzeug>=3.1.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)