From 17bb4edb64aff1a980e3e18bd29c3b4390956d07 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 11 Dec 2025 21:50:19 +0100 Subject: [PATCH] Update urllib3 from 1.26.9 to 2.6.2 --- Pipfile.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 0442df1e..10d35879 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -514,12 +514,8 @@ "version": "==4.1.1" }, "urllib3": { - "hashes": [ - "sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14", - "sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e" - ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", - "version": "==1.26.9" + "hashes": [], + "version": "==2.6.2" }, "wcwidth": { "hashes": [ @@ -755,12 +751,8 @@ "version": "==2.0.1" }, "urllib3": { - "hashes": [ - "sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14", - "sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e" - ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", - "version": "==1.26.9" + "hashes": [], + "version": "==2.6.2" } } }