From d2c4309b592c85e8bcdaa01c1acbd51b81853a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Dec 2021 00:30:34 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.3 Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.3. - [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.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9589168..59b7f8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Flask-Migrate==2.5.3 Flask-SQLAlchemy==2.4.4 Flask-WTF==0.14.3 gunicorn==20.0.4 -idna==2.10 +idna==3.3 itsdangerous==1.1.0 Jinja2==2.11.2 Mako==1.1.3