From fb5ae29b1cfc8296da0eca44016093b7c3c71287 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Jan 2021 07:10:42 +0530 Subject: [PATCH] Update idna from 2.10 to 3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fea5e93..99d164e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ certifi==2019.11.28 chardet==3.0.4 codecov==2.0.22 coverage==5.1 -idna==2.10 +idna==3.1 requests==2.23.0