From 1bc05240e4f125dd3cab97808bc59a28b8a934f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:27:36 +0000 Subject: [PATCH] chore(deps): update dependency urllib3 to v2.6.3 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1c271e..dd1d70b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,5 +33,5 @@ rich==13.7.1 rpds-py==0.18.0 selinux==0.3.0 subprocess-tee==0.4.1 -urllib3==2.2.1 +urllib3==2.6.3 wcmatch==8.5.1 \ No newline at end of file