From 7428908bc9155173b6adb8b1550d51343b2b8d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 09:58:22 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.1 Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.1. - [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.1) Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- requirements.txt | 2 +- test_requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index cb089fec6e8..6fd60edca63 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -13,7 +13,7 @@ decorator==4.4.2 defusedxml==0.7.1 docutils==0.16 entrypoints==0.3 -idna==2.10 +idna==3.1 imagesize==1.2.0 importlib-metadata==3.4.0;python_version<'3.8' ipykernel==5.5.0 diff --git a/requirements.txt b/requirements.txt index cb109658dcf..dd7d8fd9be1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ google-api-core~=1.26.1 google-auth~=1.27.1 googleapis-common-protos~=1.53.0 h5py~=3.2.1 -idna~=2.10 +idna~=3.1 importlib-metadata==3.4.0;python_version<'3.8' ipykernel~=5.5.0 ipython~=7.21.0 diff --git a/test_requirements.txt b/test_requirements.txt index f6687e58887..17a09023947 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -9,7 +9,7 @@ coverage==5.5 deepdiff==5.2.3 execnet==1.8.0 hypothesis==6.7.0 -idna==2.10 +idna==3.1 importlib-metadata==3.4.0;python_version<'3.8' iniconfig==1.1.1 lxml==4.6.2