From 9842643db850bd4d1994b0f744334679bc6f5cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:00:03 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.17 in /api (#3123) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/api/Pipfile.lock b/api/Pipfile.lock index 7eca4d27024..63d66be7a43 100644 --- a/api/Pipfile.lock +++ b/api/Pipfile.lock @@ -1058,11 +1058,12 @@ }, "urllib3": { "hashes": [ - "sha256:8d36afa7616d8ab714608411b4a3b13e58f463aee519024578e062e141dce20f", - "sha256:8f135f6502756bde6b2a9b28989df5fbe87c9970cecaa69041edcce7f0589b14" + "sha256:24d6a242c28d29af46c3fae832c36db3bbebcc533dd1bb549172cd739c82df21", + "sha256:94a757d178c9be92ef5539b8840d48dc9cf1b2709c9d6b588232a055c524458b" ], - "markers": "python_version >= '3.6'", - "version": "==1.26.16" + "index": "pypi", + "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.17" }, "uvloop": { "hashes": [