From 48bd515ead4595f107a5be8284a7abf0191f17d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:24:22 +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