From 80ca514615f6b5cd9766ab146dc9bf9e388ab7f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 06:45:28 +0000 Subject: [PATCH] chore(deps): update dependency urllib3 to v2.7.0 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1c271e..4811cfd 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.7.0 wcmatch==8.5.1 \ No newline at end of file