From b06154b256c7541259a602cd3e0cc86f29a44f94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 14:58:06 +0000 Subject: [PATCH] chore(deps): update dependency idna to v3.7 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d8f6d..2e354b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ grpcio==1.59.2 ; python_full_version == "3.10.13" hydra-core==1.3.2 ; python_full_version == "3.10.13" hydra-joblib-launcher==1.2.0 ; python_full_version == "3.10.13" hydra-zen==0.11.0 ; python_full_version == "3.10.13" -idna==3.4 ; python_full_version == "3.10.13" +idna==3.7 ; python_full_version == "3.10.13" importlib-metadata==6.8.0 ; python_full_version == "3.10.13" iniconfig==2.0.0 ; python_full_version == "3.10.13" ipykernel==6.26.0 ; python_full_version == "3.10.13"