From 2b483ea2ae77925556504b47e26fd444384b345b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 04:34:39 +0000 Subject: [PATCH] Bump idna from 2.9 to 3.0 Bumps [idna](https://github.com/kjd/idna) from 2.9 to 3.0. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.9...v3.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c947a2..212c24b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.11.28 chardet==3.0.4 coverage==5.0.3 coveralls==1.11.1 -idna==2.9 +idna==3.0 nose==1.3.7 pycrypto==2.6.1 python-dotenv==0.12.0