From 7773dd613eac3572431020c397b9a96eaad010ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 07:47:48 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /python Bumps [idna](https://github.com/kjd/idna) from 3.4 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/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 0904d348..e1a1a4f1 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -15,7 +15,7 @@ PyGithub==2.1.1 requests==2.31.0 certifi==2023.7.22 charset-normalizer==3.3.0 - idna==3.4 + idna==3.7 urllib3==2.0.6 typing_extensions==4.7.1 urllib3==2.0.6