From f1ab6658d90da862d43a536b2733853a56d385d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 11 Mar 2023 01:53:20 -0300 Subject: [PATCH] Update urllib3 from 1.25.9 to 1.26.15 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index f568532..1cf4224 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -46,12 +46,8 @@ "version": "==2.24.0" }, "urllib3": { - "hashes": [ - "sha256:3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527", - "sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115" - ], - "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.25.9" + "hashes": [], + "version": "==1.26.15" } }, "develop": {