From a095752362f20059a241395ccea1ca327cfcc6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 10:02:44 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.0 Bumps [idna](https://github.com/kjd/idna) from 2.10 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.10...v3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa405fe..e3241c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bleach==3.2.1 certifi==2020.12.5 chardet==4.0.0 docutils==0.16 -idna==2.10 +idna==3.0 pkginfo==1.6.1 Pygments==2.7.3 readme-renderer==28.0