From 4bc32d84f6a38a47e65746080ee9bcb678f8bf9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:49:01 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /bin 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: indirect ... Signed-off-by: dependabot[bot] --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index 912ee05b..ff43f00c 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -37,7 +37,7 @@ dateutils==0.6.12 # via -r requirements.in greenlet==2.0.2 # via playwright -idna==3.4 +idna==3.7 # via requests inflection==0.5.1 # via -r requirements.in