From d9be34d5eb3f1ef1a9a7be764f051a2536d6b92e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 20:56:24 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a16ae42..3c27201 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ distro==1.8.0 dnspython==2.2.1 exceptiongroup==1.0.0 h11==0.14.0 -idna==3.4 +idna==3.7 numpy==1.23.4 oauthlib==3.2.2 outcome==1.2.0