From a00d3cde2dac0e55c4d25f13ce5ccb890cc03850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:43:49 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.10 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.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5522fb1..0afd59a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ chardet==4.0.0 coverage==5.5 docutils==0.17 future==0.18.3 -idna==2.10 +idna==3.7 imagesize==1.2.0 importlib-metadata==3.10.0 iniconfig==1.1.1 diff --git a/requirements.txt b/requirements.txt index 9c6fbfb..6217b20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==4.0.0 coverage==5.5 docutils==0.17 future==0.18.3 -idna==2.10 +idna==3.7 importlib-metadata==3.10.0 iniconfig==1.1.1 jmespath==0.10.0