From ba057757d92216ab8771b6b41dda120295575b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 18:28:23 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.7 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.7...v3.7) --- updated-dependencies: - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.bazel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.bazel.txt b/requirements.bazel.txt index 09f161ab711db..9285e29e81c95 100644 --- a/requirements.bazel.txt +++ b/requirements.bazel.txt @@ -12,5 +12,5 @@ requests>=2.14.2 urllib3>=1.23 chardet==3.0.4 certifi==2017.4.17 -idna==2.7 +idna==3.7 googleapis-common-protos==1.5.5