From 20fa090f93185ea50cb24a7f3f35aa6b8bdf79e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:21:13 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.2 Bumps [idna](https://github.com/kjd/idna) from 2.10 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.10...v3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4643a45..bdbb3b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Flask-SQLAlchemy==2.4.4 Flask-WTF==0.14.3 gevent==20.9.0 greenlet==0.4.17 -idna==2.10 +idna==3.2 itsdangerous==1.1.0 Jinja2==2.11.3 lxml>=4.6.3