From bdefc11a72a9032d04642e423cd5a18828bbb52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 18:58:15 +0000 Subject: [PATCH] Bump idna from 2.9 to 3.3 Bumps [idna](https://github.com/kjd/idna) from 2.9 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.9...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 0a0996e..1bec483 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cffi==1.14.0 click==7.1.2 cryptography==37.0.2 Flask==1.0.2 -idna==2.9 +idna==3.3 itsdangerous==0.24 Jinja2==2.11.3 MarkupSafe==1.1.1