From fd841ab0debb5d601ff233dbe43c5cd5242ac07d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 19:30:04 +0000 Subject: [PATCH] Bump urllib3 from 2.2.1 to 2.7.0 in /scripts/performance-test Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.7.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.1...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/performance-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/performance-test/requirements.txt b/scripts/performance-test/requirements.txt index f6c7dc0..80d5230 100644 --- a/scripts/performance-test/requirements.txt +++ b/scripts/performance-test/requirements.txt @@ -20,7 +20,7 @@ psutil==5.9.8 pyzmq==26.0.3 requests==2.31.0 tomli==2.0.1 -urllib3==2.2.1 +urllib3==2.7.0 Werkzeug==3.0.3 zope.event==5.0 zope.interface==6.3