From c518e738d9aafb7da9f0634c32c37bcdddad29f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:24:04 -0600 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /projects/enable-irsa/src (#498) Bumps [idna](https://github.com/kjd/idna) from 2.10 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.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- projects/enable-irsa/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/enable-irsa/src/requirements.txt b/projects/enable-irsa/src/requirements.txt index ec3c2c26e..cf9eac662 100644 --- a/projects/enable-irsa/src/requirements.txt +++ b/projects/enable-irsa/src/requirements.txt @@ -10,7 +10,7 @@ cryptography==42.0.4 docutils==0.15.2 feedparser==5.2.1 google-auth==1.21.0 -idna==2.10 +idna==3.7 jmespath==0.10.0 kubernetes==11.0.0 macholib==1.14