From f65bde3d1384629e73aa87a1c14b7a7094b600fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 20:29:48 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.8 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.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eaf22094a..d5d79bbf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ future==0.18.3 google-auth==1.23.0 humanize==0.5.1 hyperlink==19.0.0 -idna==2.8 +idna==3.7 incremental==22.10.0 ipdb==0.13.2 ipython==8.10.0