From 0e05bc5bed5d662a2e24f455465270299eddc04d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 21:24:40 +0000 Subject: [PATCH] build(deps): bump urllib3 in /jakob-sample/perf-testing Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 2.5.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.26.14...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- jakob-sample/perf-testing/Pipfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/jakob-sample/perf-testing/Pipfile.lock b/jakob-sample/perf-testing/Pipfile.lock index af4eaa5..2375ee3 100644 --- a/jakob-sample/perf-testing/Pipfile.lock +++ b/jakob-sample/perf-testing/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "599089d758c31ec2e8ce8a4650659fa2e58301dd4d51834d9254da2fe7e61fec" + "sha256": "80b1b9750c305e286ce12bd94111a64ea50ce80bd21bf31de357d3216abe07c2" }, "pipfile-spec": 6, "requires": { @@ -1499,11 +1499,12 @@ }, "urllib3": { "hashes": [ - "sha256:076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72", - "sha256:75edcdc2f7d85b137124a6c3c9fc3933cdeaa12ecb9a6a959f22797a0feca7e1" + "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760", + "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", - "version": "==1.26.14" + "index": "pypi", + "markers": "python_version >= '3.9'", + "version": "==2.5.0" }, "websocket-client": { "hashes": [