From 68ae6d64977b8c7a8491d594e526a49daa15df01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:08:01 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.7 in /tests/local Bumps [idna](https://github.com/kjd/idna) from 2.7 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.7...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/local/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/local/requirements.txt b/tests/local/requirements.txt index c6ef4b51b..09afa44a0 100644 --- a/tests/local/requirements.txt +++ b/tests/local/requirements.txt @@ -11,7 +11,7 @@ DateTime==4.3 deepdiff==3.3.0 f90nml==1.0.2 gdown==5.1.0 -idna==2.7 +idna==3.7 importlib-metadata==0.19 jsonpickle==1.2 locket==0.2.0