From a0b68b043f9c416eb9dbd3814a1437a37e248d3a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 11:09:03 +0000 Subject: [PATCH] Bump idna from 2.8 to 2.10 Bumps [idna](https://github.com/kjd/idna) from 2.8 to 2.10. - [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.8...v2.10) 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 84412031..47d63494 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Flask-Assets==2.0 Flask-SQLAlchemy==2.4.3 gunicorn==20.0.4 humanize==0.5.1 -idna==2.8 +idna==2.10 importlib-metadata==1.6.0 itsdangerous==1.1.0 Jinja2==2.11.2