From 985c95fbac9834bce24d49c32464fd38390d552d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 13:48:34 +0000 Subject: [PATCH] Bump idna from 3.4 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.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 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 d3e87c8..5ebffa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ h11==0.14.0 httpcore==0.16.2 httpx==0.23.1 identify==2.5.9 -idna==3.4 +idna==3.7 iniconfig==1.1.1 jsonschema==4.20.0 jsonschema-specifications==2023.11.2