From 32603dd50f55c7c60930872250a090635ed19b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:21:22 +0000 Subject: [PATCH] Bump idna from 2.0 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 2.0 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/v2.0...v3.7) --- updated-dependencies: - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index eff2d98..8869455 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ enum34==1.0.4 github3.py==0.9.4 gspread==0.2.5 httplib2==0.9.2 -idna==2.0 +idna==3.7 ipaddress==1.0.14 ndg-httpsclient==0.4.0 oauth2client==1.5.1