From f20efe36ebb100c694b8ef8f8c8621ab394f15f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 10:02:40 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.0 Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.0. - [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.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8326e01..d6d5954 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coverage==5.3.1 dpath==2.0.1 google-auth==1.24.0 httpretty==1.0.3 -idna==2.10 +idna==3.0 kubernetes==12.0.1 oauthlib==3.1.0 parse-it==3.5.0