From 92ae5a6447c16f644f43f8bc691de59296f30525 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Apr 2026 22:31:08 -0300 Subject: [PATCH 1/2] Update idna from 2.9 to 3.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93495e992..15346b1e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2020.4.5.1 chardet==3.0.4 -idna==2.9 +idna==3.12 requests==2.23.0 urllib3==1.25.9 From d249cbaa7c959e2226462623286c9b91de18086f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Apr 2026 22:31:09 -0300 Subject: [PATCH 2/2] Update idna from 2.9 to 3.12 --- Pipfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 22ed04435..cd7940812 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -31,11 +31,8 @@ "version": "==3.0.4" }, "idna": { - "hashes": [ - "sha256:7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb", - "sha256:a068a21ceac8a4d63dbfd964670474107f541babbd2250d61922f029858365fa" - ], - "version": "==2.9" + "hashes": [], + "version": "==3.12" }, "requests": { "hashes": [