From 1f7b51a37de8bbc7f1ef4487e6675f3919fc25c0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:16:12 +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 ae6b8c1..1acfdcf 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.2 isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1