From 9ac942e066547eb2985e6d4956c6157f1daab0f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:32:27 +0000 Subject: [PATCH] build(deps): Bump urllib3 from 2.1.0 to 2.2.2 in /components/paddock Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 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.1.0...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- components/paddock/Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/components/paddock/Pipfile.lock b/components/paddock/Pipfile.lock index c1b0fc2d..7556db82 100644 --- a/components/paddock/Pipfile.lock +++ b/components/paddock/Pipfile.lock @@ -2874,11 +2874,12 @@ }, "urllib3": { "hashes": [ - "sha256:55901e917a5896a349ff771be919f8bd99aff50b79fe58fec595eb37bbc56bb3", - "sha256:df7aa8afb0148fa78488e7899b2c59b5f4ffcfa82e6c54ccb9dd37c1d7b52d54" + "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472", + "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168" ], - "markers": "python_version >= '3.6'", - "version": "==2.1.0" + "index": "pypi", + "markers": "python_version >= '3.8'", + "version": "==2.2.2" }, "uwsgi": { "hashes": [