From 5e30c273b9286dec077689e46fb4974613390409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 08:55:45 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.4 Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.4) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lock.txt b/lock.txt index c8d1a95..505a0c4 100644 --- a/lock.txt +++ b/lock.txt @@ -3,7 +3,7 @@ black==22.6.0 certifi==2022.6.15 charset-normalizer==2.1.1 click==8.1.3 -idna==3.3 +idna==3.4 iniconfig==1.1.1 isort==5.10.1 mypy==0.971