From aa873773f233b82e4d6b1c657cdadda249452b73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:40:25 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /dash/tutorial 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] --- dash/tutorial/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dash/tutorial/requirements.txt b/dash/tutorial/requirements.txt index 83ffd2bb..86b75396 100644 --- a/dash/tutorial/requirements.txt +++ b/dash/tutorial/requirements.txt @@ -112,7 +112,7 @@ h11==0.14.0 httpcore==0.17.3 httpx==0.24.1 hyperlink==21.0.0 -idna==3.4 +idna==3.7 importlib-metadata==6.8.0 importlib-resources==6.0.0 incremental==22.10.0 @@ -294,7 +294,7 @@ google-pasta==0.2.0 grpcio==1.56.0 h11==0.14.0 h5py==3.9.0 -idna==3.4 +idna==3.7 joblib==1.3.1 keras==2.13.1 kiwisolver==1.4.4