From 027b945c7cada0fad4bd6c6bf6d88cc8a932c80d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:33:13 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.5.0 in /test-eval-py Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-eval-py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-eval-py/requirements.txt b/test-eval-py/requirements.txt index 0612c23..3a7e458 100644 --- a/test-eval-py/requirements.txt +++ b/test-eval-py/requirements.txt @@ -21,4 +21,4 @@ rpds-py==0.20.0 smmap==5.0.1 sseclient-py==1.8.0 tqdm==4.66.5 -urllib3==2.2.3 +urllib3==2.5.0