From 877567766c8f092581a7c13e0e5ff81729426910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:28:55 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /WANNRelease/prettyNeatWann 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] --- WANNRelease/prettyNeatWann/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WANNRelease/prettyNeatWann/requirements.txt b/WANNRelease/prettyNeatWann/requirements.txt index 02a2b610..f99e66ca 100644 --- a/WANNRelease/prettyNeatWann/requirements.txt +++ b/WANNRelease/prettyNeatWann/requirements.txt @@ -67,7 +67,7 @@ h5py==2.10.0 HeapDict==1.0.1 html5lib==1.0.1 hypothesis==5.5.4 -idna==2.8 +idna==3.7 imageio==2.6.1 imageio-ffmpeg==0.3.0 imagesize==1.2.0