From 21944a30af3686e4e77f4c478f31f8ed26964b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:10:23 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /envs 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] --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 38f08c4..647aff6 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -30,7 +30,7 @@ exceptiongroup==1.1.3 executing==2.0.1 fastjsonschema==2.18.1 fqdn==1.5.1 -idna==3.4 +idna==3.7 importlib-metadata==6.8.0 importlib-resources==6.1.0 ipykernel==6.26.0