Skip to content

Commit 8623ce4

Browse files
committed
fix: runtimes/rocm-pytorch/ubi9-python-3.9/kustomize/base/requirements-elyra.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14192442 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14192443
1 parent b42b86c commit 8623ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimes/rocm-pytorch/ubi9-python-3.9/kustomize/base/requirements-elyra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ prompt-toolkit==3.0.30
1717
requests==2.31.0
1818
tornado==6.3.3
1919
traitlets==5.1.1
20-
urllib3==1.26.18
20+
urllib3==2.6.0

0 commit comments

Comments
 (0)