From 8a84b6321f270a68d2c17c0d464432b87aecfba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:46:54 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.0.3 to 2.2.2 in /loadtesting Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.2.2. - [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.2.2) --- updated-dependencies: - dependency-name: urllib3 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..80332135 100644 --- a/loadtesting/Pipfile.lock +++ b/loadtesting/Pipfile.lock @@ -729,11 +729,12 @@ }, "urllib3": { "hashes": [ - "sha256:48e7fafa40319d358848e1bc6809b208340fafe2096f1725d05d67443d0483d1", - "sha256:bee28b5e56addb8226c96f7f13ac28cb4c301dd5ea8a6ca179c0b9835e032825" + "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472", + "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168" ], - "markers": "python_version >= '3.7'", - "version": "==2.0.3" + "index": "pypi", + "markers": "python_version >= '3.8'", + "version": "==2.2.2" }, "werkzeug": { "hashes": [