From 4fe2db442cb203c974eb39aa1a4dce7871837951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:02:42 +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-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 0a26df5ac2746..69e7e7ab979ff 100644 --- a/requirements.bazel.txt +++ b/requirements.bazel.txt @@ -8,7 +8,7 @@ requests==2.25.1 urllib3==1.26.5 chardet==3.0.4 certifi==2017.4.17 -idna==2.7 +idna==3.7 gevent==22.08.0 zope.event==4.5.0 setuptools==44.1.1