From e10581efa0b881354898744313fcd9a15382b731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 21:53:24 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /pip 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-version: '3.7' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index fe33636d..a0fe8ee8 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.0.1 colorama==0.4.6 cryptography==39.0.0 docutils==0.19 -idna==3.4 +idna==3.7 importlib-metadata==6.0.0 importlib-resources==5.10.2 jaraco-classes==3.2.3