From 41be4743b1dfe563609dbe19b9a8404e38e9046f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Mar 2021 08:48:59 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.1 Bumps [idna](https://github.com/kjd/idna) from 2.10 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.10...v3.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfbcecc514..f5e62d15b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.12.05 babel==2.9.0 flask-babel==2.0.0 flask==1.1.2 -idna==2.10 +idna==3.1 jinja2==2.11.3 lxml==4.6.3 pygments==2.8.0