From 6775c8bf7393cc98378553fd8cbcb98f8ad0d431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:16:27 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [idna](https://github.com/kjd/idna). Updates `idna` from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2663a587..f6522c2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ google-i18n-address==2.5.2 # via xml2rfc html5lib==1.1 # via xml2rfc -idna==3.3 +idna==3.7 # via requests intervaltree==3.1.0 # via xml2rfc