From 35ea88fd175793102d6e0f011c0a0e3122987cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 15:11:58 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.4 Bumps [idna](https://github.com/kjd/idna) from 2.8 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/v2.8...v3.4) --- 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 f104bbd..81374a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ contextlib2==0.6.0 distlib==0.3.0 distro==1.4.0 html5lib==1.0.1 -idna==2.8 +idna==3.4 ipaddr==2.2.0 joblib==0.17.0 lockfile==0.12.2