From 4353e3670efe30a97c9c8128b49d3b550766c141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:26:32 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /infra/python/deps Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7. - [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.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/requirements.txt b/infra/python/deps/requirements.txt index c73adcfcca..4b29c78f04 100644 --- a/infra/python/deps/requirements.txt +++ b/infra/python/deps/requirements.txt @@ -54,7 +54,7 @@ pywebhdfs == 0.3.2 pbr == 3.1.1 requests == 2.21.0 chardet == 3.0.4 - idna == 2.8 + idna == 3.7 urllib3 == 1.24.2 certifi == 2020.12.5 sasl == 0.2.1