From 76c0ad01d8ecc67ae21985a5c463c981d801bf09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 23:56:03 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.0.3 to 2.6.0 in /loadtesting Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 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/2.0.3...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- loadtesting/Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/loadtesting/Pipfile.lock b/loadtesting/Pipfile.lock index 3946ded6..459f9088 100644 --- a/loadtesting/Pipfile.lock +++ b/loadtesting/Pipfile.lock @@ -729,11 +729,12 @@ }, "urllib3": { "hashes": [ - "sha256:48e7fafa40319d358848e1bc6809b208340fafe2096f1725d05d67443d0483d1", - "sha256:bee28b5e56addb8226c96f7f13ac28cb4c301dd5ea8a6ca179c0b9835e032825" + "sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f", + "sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1" ], - "markers": "python_version >= '3.7'", - "version": "==2.0.3" + "index": "pypi", + "markers": "python_version >= '3.9'", + "version": "==2.6.0" }, "werkzeug": { "hashes": [