From f290d83125752e2c046ed6cb29f69626624adf9e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 04:38:32 +0000 Subject: [PATCH] Bump idna from 2.9 to 3.2 Bumps [idna](https://github.com/kjd/idna) from 2.9 to 3.2. - [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.2) 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..025d7b2 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.2 nose==1.3.7 pycrypto==2.6.1 python-dotenv==0.12.0