From ac750416b03ac71366276518efb3e819c2fb7272 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 06:28:19 +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 ae6b8c1..6e2f129 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ entrypoints==0.3 flake8==3.7.9 fonttools==4.12.1 html2text==2020.1.16 -idna==2.9 +idna==3.0 isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1