From a38947be8de1153183d0342d16bd4d4aa7a98108 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Dec 2025 10:28:24 +0000 Subject: [PATCH] fix: Pong/requirements.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 --- Pong/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pong/requirements.txt b/Pong/requirements.txt index 72c0b33..88a7b09 100644 --- a/Pong/requirements.txt +++ b/Pong/requirements.txt @@ -8,4 +8,4 @@ scikit-learn==0.24.2 scipy==1.6.3 six==1.16.0 threadpoolctl==2.1.0 -urllib3==1.26.4 +urllib3==2.6.0