From ab3a607fb916ad396e87ca45feadfedb82c76554 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 09:50:55 +0000 Subject: [PATCH] chore(deps): update dependency urllib3 to v2.5.0 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1c271e..89fbcca 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.5.0 wcmatch==8.5.1 \ No newline at end of file