From 99fb8b99b9a6bcb61939decbedcebe0daf9996e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2020 08:35:24 -0300 Subject: [PATCH 1/2] Update idna from 2.8 to 2.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..897aaaa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2019.11.28 chardet==3.0.4 -idna==2.8 +idna==2.9 mccabe==0.6.1 requests==2.22.0 urllib3==1.25.7 From dda0c4f314eb889ea2b64dfa0844e630fd22e36f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2020 08:35:25 -0300 Subject: [PATCH 2/2] Update idna from 2.8 to 2.9 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..f4c5d16 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -33,11 +33,10 @@ }, "idna": { "hashes": [ - "sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407", - "sha256:ea8b7f6188e6fa117537c3df7da9fc686d485087abf6ac197f9c46432f7e4a3c" + "sha256:7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb", + "sha256:a068a21ceac8a4d63dbfd964670474107f541babbd2250d61922f029858365fa" ], - "index": "pypi", - "version": "==2.8" + "version": "==2.9" }, "mccabe": { "hashes": [