From 0233eac0cf836557486e4dc1acfc69f8b299abda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 03:36:31 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.6.3 in /tests/zenko_tests Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.6.3. - [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.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..d08d55578e 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.6.3 urwid==2.6.15 wsproto==1.2.0 azure-storage-queue==12.6.0 \ No newline at end of file