From b0905d3e98cb0269f362dc925e364067042d0de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 04:01:48 +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 decbd52..2e68278 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ graphql-core==2.3.2 graphql-relay==2.0.1 h11==0.11.0 httptools==0.1.1 -idna==2.10 +idna==3.3 iniconfig==1.1.1 isort==5.7.0 lazy-object-proxy==1.4.3