From 1a8e88de794fa2488bf6eadad7c5bac99295d934 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 01:50:22 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /tests/environment Bumps [idna](https://github.com/kjd/idna) from 3.4 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/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/environment/requirements.txt b/tests/environment/requirements.txt index ecca015..7106239 100644 --- a/tests/environment/requirements.txt +++ b/tests/environment/requirements.txt @@ -7,7 +7,7 @@ cffi==1.15.1 charset-normalizer==2.1.1 colorama==0.4.6 cryptography==39.0.1 -idna==3.4 +idna==3.7 importlib-metadata==5.1.0 isodate==0.6.1 msal==1.20.0