From 7f83cc306a61fe479d64f50f21ee0cee1093e152 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jun 2025 04:41:58 -0300 Subject: [PATCH 1/3] Update urllib3 from 1.25.11 to 2.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9232c1..d91c565 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ certifi==2020.6.20 chardet==3.0.4 idna==2.10 requests==2.24.0 -urllib3==1.25.11 +urllib3==2.5.0 From bc6b65dc3d95428490237936effa5b71b877ee24 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jun 2025 04:41:58 -0300 Subject: [PATCH 2/3] Update urllib3 from 1.25.11 to 2.5.0 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 72b6e86..1827bd2 100644 --- a/Pipfile +++ b/Pipfile @@ -33,7 +33,7 @@ pytest-mock = "==3.3.1" requests = "==2.24.0" six = "==1.15.0" toml = "==0.10.1" -urllib3 = "==1.25.11" +urllib3 = "==2.5.0" wcwidth = "==0.2.5" zipp = "==3.3.1" From 4991e6a0c86727c25ec0a488a780075fdab838eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jun 2025 04:41:59 -0300 Subject: [PATCH 3/3] Update urllib3 from 1.25.11 to 2.5.0 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..a5c37a7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -229,12 +229,8 @@ "version": "==0.10.1" }, "urllib3": { - "hashes": [ - "sha256:8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2", - "sha256:f5321fbe4bf3fefa0efd0bfe7fb14e90909eb62a48ccda331726b4319897dd5e" - ], - "index": "pypi", - "version": "==1.25.11" + "hashes": [], + "version": "==2.5.0" }, "wcwidth": { "hashes": [