From 93cc94a25db8e8fcab407b495978c267204206c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 16:13:01 +0000 Subject: [PATCH] Update dependency urllib3 to v2 [SECURITY] --- requirements.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.pip b/requirements.pip index 035cb00..c9ef2fb 100755 --- a/requirements.pip +++ b/requirements.pip @@ -42,5 +42,5 @@ singledispatch==3.4.0.3 six==1.11.0 typing==3.6.4 uritemplate==3.0.0 -urllib3==1.24.2 +urllib3==2.6.3 yarg==0.1.9