From 5275cf2c7367e595b7aa60eca6df1bc00562fd24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 22:10:24 +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 e212a2c3..66c8f58f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ hpack==4.0.0 httptools==0.1.1 Hypercorn==0.13.2 hyperframe==6.0.1 -idna==2.10 +idna==3.3 itsdangerous==2.0.0a1 Jinja2==3.0.0a1 MarkupSafe==2.0.0a1