From e9c997efacd409f625896716270487f6b1492815 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 11:15:12 +0000 Subject: [PATCH] Bump idna from 2.8 to 2.9 Bumps [idna](https://github.com/kjd/idna) from 2.8 to 2.9. - [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.9) 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..c96ad62c 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.9 importlib-metadata==1.6.0 itsdangerous==1.1.0 Jinja2==2.11.2