From 171f92218bb8bb23d6b98c5da81d0d51b5001d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 18:37:45 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 2.6.0 in /.github/scripts/cosbench Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 2.6.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/1.23...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/scripts/cosbench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/cosbench/requirements.txt b/.github/scripts/cosbench/requirements.txt index 55fcd92d32..a5ea6f4fae 100644 --- a/.github/scripts/cosbench/requirements.txt +++ b/.github/scripts/cosbench/requirements.txt @@ -9,4 +9,4 @@ pyasn1-modules==0.2.2 requests==2.19.1 rsa==3.4.2 six==1.11.0 -urllib3==1.23 +urllib3==2.6.0