From 7fe973e97c8e396002e3bff6ba522679b40e8032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:24:10 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /Demos 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] --- Demos/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Demos/requirements.txt b/Demos/requirements.txt index ba3eb75..0808969 100644 --- a/Demos/requirements.txt +++ b/Demos/requirements.txt @@ -121,7 +121,7 @@ flake8==3.7.9 fpdf==1.7.2 fusepy==3.0.1 fuzzywuzzy==0.17.0 -idna==2.8 +idna==3.7 importlib-metadata==1.5.0 inflect==4.1.0 ipykernel==5.1.4