From 1f4aae68c237301975d60b64adc735d39008806a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:05:01 -0500 Subject: [PATCH] Bump urllib3 from 2.6.0 to 2.6.3 (#974) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db757c9..35da8fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pyparsing==3.0.9 PyYAML==6.0.1 requests==2.32.4 toposort==1.6 -urllib3==2.6.0 +urllib3==2.6.3