From cdbc60efb53de465bc799a2e6c4516f21935f822 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Sep 2026 17:22:38 -0300 Subject: [PATCH 1/2] Update idna from 2.8 to 3.20 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..c6d9bf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2019.11.28 chardet==3.0.4 -idna==2.8 +idna==3.20 mccabe==0.6.1 requests==2.22.0 urllib3==1.25.7 From b128be6d3ab73e6b8d2d2e881373ee9f00d48dfb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Sep 2026 17:22:38 -0300 Subject: [PATCH 2/2] Update idna from 2.8 to 3.20 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..49a1300 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -32,12 +32,8 @@ "version": "==3.0.4" }, "idna": { - "hashes": [ - "sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407", - "sha256:ea8b7f6188e6fa117537c3df7da9fc686d485087abf6ac197f9c46432f7e4a3c" - ], - "index": "pypi", - "version": "==2.8" + "hashes": [], + "version": "==3.20" }, "mccabe": { "hashes": [