From 40877aff381f5b336a596f11fbfc5d1f93fb482d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:35:46 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 9da7983..809ca61 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -8,7 +8,7 @@ certifi==2023.7.22 charset-normalizer==2.0.12 docutils==0.18.1 future==0.18.3 -idna==3.3 +idna==3.7 imagesize==1.3.0 Jinja2==3.1.2 MarkupSafe==2.1.1 diff --git a/requirements.txt b/requirements.txt index 10000fa..90b4dc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cachetools==5.2.0 certifi==2023.7.22 charset-normalizer==2.0.12 future==0.18.3 -idna==3.3 +idna==3.7 networkx==2.6.0 ninja==1.10.2.3 numpy==1.23.5