From 1a482769894bf8968d9b4912478fdda7cc3604d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Aug 2022 17:47:48 -0300 Subject: [PATCH 1/2] Update urllib3 from 1.25.7 to 1.26.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..4099b6d 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.12 From 48d68990e00416617dad96884836fe54187d6857 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Aug 2022 17:47:48 -0300 Subject: [PATCH 2/2] Update urllib3 from 1.25.7 to 1.26.12 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..e990aa0 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.12" } }, "develop": {