From c3c31d6253cc65a7bec23ed1776b0697945da993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:38:39 +0000 Subject: [PATCH] Bump idna in /Parkinson's Disease Symptoms Analysis and Prediction 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] --- .../requeriments.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Parkinson's Disease Symptoms Analysis and Prediction/requeriments.txt b/Parkinson's Disease Symptoms Analysis and Prediction/requeriments.txt index a567a66..03347e5 100644 --- a/Parkinson's Disease Symptoms Analysis and Prediction/requeriments.txt +++ b/Parkinson's Disease Symptoms Analysis and Prediction/requeriments.txt @@ -33,7 +33,7 @@ GitPython==3.1.42 h11==0.14.0 httpcore==1.0.4 httpx==0.27.0 -idna==3.4 +idna==3.7 imbalanced-learn==0.12.0 imblearn==0.0 importlib-metadata==6.8.0