From c0cf5645a99ed599da18a20ab6d5537d5fad0789 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jan 2021 08:48:13 -0300 Subject: [PATCH 1/2] Update idna from 2.8 to 3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..fb48002 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2019.11.28 chardet==3.0.4 -idna==2.8 +idna==3.0 mccabe==0.6.1 requests==2.22.0 urllib3==1.25.7 From ae8637ef7a7cbfc20cc234b80cbbd913a65b87d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jan 2021 08:48:14 -0300 Subject: [PATCH 2/2] Update idna from 2.8 to 3.0 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..4fd3451 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -33,11 +33,10 @@ }, "idna": { "hashes": [ - "sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407", - "sha256:ea8b7f6188e6fa117537c3df7da9fc686d485087abf6ac197f9c46432f7e4a3c" + "sha256:320229aadbdfc597bc28876748cc0c9d04d476e0fe6caacaaddea146365d9f63", + "sha256:c9a26e10e5558412384fac891eefb41957831d31be55f1e2c98ed97a70abb969" ], - "index": "pypi", - "version": "==2.8" + "version": "==3.0" }, "mccabe": { "hashes": [