From af2a3129c976bc1174e5c9dcee433a1fe37c1b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:53:32 +0000 Subject: [PATCH] chore(deps): bump idna in /py/kubeflow/testing/cloudprovider/aws 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] --- py/kubeflow/testing/cloudprovider/aws/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/kubeflow/testing/cloudprovider/aws/requirements.txt b/py/kubeflow/testing/cloudprovider/aws/requirements.txt index b40cd5eb1..baf813596 100644 --- a/py/kubeflow/testing/cloudprovider/aws/requirements.txt +++ b/py/kubeflow/testing/cloudprovider/aws/requirements.txt @@ -8,7 +8,7 @@ certifi==2020.12.5 chardet==4.0.0 fire==0.4.0 google-auth==1.27.0 -idna==2.10 +idna==3.7 iniconfig==1.1.1 jmespath==0.10.0 junit-xml==1.9