From 80331cb7263b50737dbc48ac63a1c7e1bffe0d9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 18:02:39 +0000 Subject: [PATCH] Bump idna from 3.2 to 3.4 Bumps [idna](https://github.com/kjd/idna) from 3.2 to 3.4. - [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/v3.2...v3.4) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 554c67a..2c5b3fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ docopt==0.6.2 entrypoints==0.3 filelock==3.4.2 flake8==3.9.2 -idna==3.2 +idna==3.4 importlib-metadata==4.8.1 mccabe==0.6.1 more-itertools==8.9.0