From fd04df739a63e18f9b8dc5ce963fb3b54e2450ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 17:12:05 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.5.0 in /tests/zenko_tests Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/zenko_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/zenko_tests/requirements.txt b/tests/zenko_tests/requirements.txt index 2ffbb6632c..184e47fba8 100644 --- a/tests/zenko_tests/requirements.txt +++ b/tests/zenko_tests/requirements.txt @@ -40,7 +40,7 @@ s3transfer==0.10.2 six==1.16.0 sortedcontainers==2.4.0 tornado==6.4.1 -urllib3==2.2.2 +urllib3==2.5.0 urwid==2.6.15 wsproto==1.2.0 azure-storage-queue==12.6.0 \ No newline at end of file