From 83e2c9017f6e13a7b654ad396b560695b24dde15 Mon Sep 17 00:00:00 2001 From: "Jose R. Gonzalez" Date: Wed, 14 Jan 2026 14:29:01 -0600 Subject: [PATCH] bump urllib3 to 2.6.3 Signed-off-by: Jose R. Gonzalez --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 3c065025..ba4c4208 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -29,7 +29,7 @@ semver==3.0.4 six==1.17.0 smmap==5.0.2 toml==0.10.2 -urllib3==2.5.0 +urllib3==2.6.3 websocket-client==1.8.0 analytics-python==1.4.post1 behave==1.3.0