From 111f12dd265c8e3748bef264da45402ab661be5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:46:40 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /edamfu Bumps [idna](https://github.com/kjd/idna) from 3.6 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.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- edamfu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edamfu/requirements.txt b/edamfu/requirements.txt index bbbc5e5..0d52805 100644 --- a/edamfu/requirements.txt +++ b/edamfu/requirements.txt @@ -21,7 +21,7 @@ fqdn==1.5.1 h11==0.14.0 httpcore==1.0.2 httpx==0.26.0 -idna==3.6 +idna==3.7 ipykernel==6.29.2 ipython==8.21.0 ipywidgets==8.1.1