From 487415dc7650b5d0a4418755a848f9e48fe51f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:23:28 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 2.7 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v2.7...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' 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 09f161ab711..a010413aeab 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.15 googleapis-common-protos==1.5.5