From 6ad5e2814116f146df2930b923bb853a319762ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 04:34:17 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.5.0 --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19fc806..201e5f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,6 +58,6 @@ zipp==3.20.1 distlib~=0.3.8 cachetools~=5.4.0 tomlkit~=0.13.2 -urllib3==2.2.3 +urllib3==2.5.0 exceptiongroup~=1.2.2 iniconfig~=2.0.0 \ No newline at end of file