From c76199cb5d12c50b9995b121c28933b873de7788 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Oct 2020 15:21:20 -0300 Subject: [PATCH] Update urllib3 from 1.25.9 to 1.25.11 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index f568532..3884870 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -47,11 +47,10 @@ }, "urllib3": { "hashes": [ - "sha256:3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527", - "sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115" + "sha256:8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2", + "sha256:f5321fbe4bf3fefa0efd0bfe7fb14e90909eb62a48ccda331726b4319897dd5e" ], - "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" + "version": "==1.25.11" } }, "develop": {