From a216682adf1f12594b3950dd0fe8545aa311662f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:12:09 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /ixporter 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] --- ixporter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ixporter/requirements.txt b/ixporter/requirements.txt index 4c081e1..d2d694f 100644 --- a/ixporter/requirements.txt +++ b/ixporter/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.1.0 click==8.1.3 colorama==0.4.6 commonmark==0.9.1 -idna==3.4 +idna==3.7 jsonlines==3.1.0 more-itertools==9.1.0 Pygments==2.15.0