From b92dc37d4eab120418da374a36c205b0505c800e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 11 Mar 2023 03:40:27 -0300 Subject: [PATCH 1/2] Update urllib3 from 1.25.7 to 1.26.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..824bfb2 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.26.15 From ba781fd6b9819c80317d96a14d00330fd726546e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 11 Mar 2023 03:40:28 -0300 Subject: [PATCH 2/2] Update urllib3 from 1.25.7 to 1.26.15 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..9e74e72 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -56,12 +56,8 @@ "version": "==2.22.0" }, "urllib3": { - "hashes": [ - "sha256:a8a318824cc77d1fd4b2bec2ded92646630d7fe8619497b142c84a9e6f5a7293", - "sha256:f3c5fd51747d450d4dcf6f923c81f78f811aab8205fda64b0aba34a4e48b0745" - ], - "index": "pypi", - "version": "==1.25.7" + "hashes": [], + "version": "==1.26.15" } }, "develop": {