From c6e4b7446c9d2d1391900df8eb8122932fa8895f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 15:12:04 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.3 Bumps [idna](https://github.com/kjd/idna) from 2.8 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.8...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 f104bbd..eee1f07 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.3 ipaddr==2.2.0 joblib==0.17.0 lockfile==0.12.2