From 9d6eb1cf65dbcf7a91812c929b04ca9b3ba1e016 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 11 Apr 2024 08:38:55 -0300 Subject: [PATCH 1/3] Update idna from 2.10 to 3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9232c1..3fda004 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2020.6.20 chardet==3.0.4 -idna==2.10 +idna==3.7 requests==2.24.0 urllib3==1.25.11 From 960fb5c3b332d29b612f252f17a54e799272485e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 11 Apr 2024 08:38:58 -0300 Subject: [PATCH 2/3] Update idna from 2.10 to 3.7 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 72b6e86..e8f97a5 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ chardet = "==3.0.4" coverage = "==5.3" entrypoints = "==0.3" flake8 = "==3.8.4" -idna = "==2.10" +idna = "==3.7" importlib-metadata = "==2.0.0" iniconfig = "==1.1.1" mccabe = "==0.6.1" From ced40d060a08c4f91b651a7b2528491ba7706991 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 11 Apr 2024 08:38:59 -0300 Subject: [PATCH 3/3] Update idna from 2.10 to 3.7 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..0aef279 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -93,12 +93,8 @@ "version": "==3.8.4" }, "idna": { - "hashes": [ - "sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6", - "sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0" - ], - "index": "pypi", - "version": "==2.10" + "hashes": [], + "version": "==3.7" }, "importlib-metadata": { "hashes": [