From a4be2f702299975b0fe25d4c9bcb643730a64b4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Oct 2020 16:58:23 -0300 Subject: [PATCH 1/2] Update urllib3 from 1.25.7 to 1.25.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..bba6804 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ chardet==3.0.4 idna==2.8 mccabe==0.6.1 requests==2.22.0 -urllib3==1.25.7 +urllib3==1.25.11 From 102d9778b3f77fb692f58a6f8672847ed6090aaf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Oct 2020 16:58:24 -0300 Subject: [PATCH 2/2] Update urllib3 from 1.25.7 to 1.25.11 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..240b96f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -57,11 +57,10 @@ }, "urllib3": { "hashes": [ - "sha256:a8a318824cc77d1fd4b2bec2ded92646630d7fe8619497b142c84a9e6f5a7293", - "sha256:f3c5fd51747d450d4dcf6f923c81f78f811aab8205fda64b0aba34a4e48b0745" + "sha256:8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2", + "sha256:f5321fbe4bf3fefa0efd0bfe7fb14e90909eb62a48ccda331726b4319897dd5e" ], - "index": "pypi", - "version": "==1.25.7" + "version": "==1.25.11" } }, "develop": {