From 1856001f15ec467e1a9f4460680c6f8f1d2aee99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 06:38:50 +0000 Subject: [PATCH] Bump idna from 2.9 to 3.1 Bumps [idna](https://github.com/kjd/idna) from 2.9 to 3.1. - [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.1) 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..b9e1bd0 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.1 isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1