From 70bd7a9ad1019a8b100ba504d1cea44ba06ffb1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:39:07 +0000 Subject: [PATCH] Bump urllib3 in /Parkinson's Disease Symptoms Analysis and Prediction Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.7) --- updated-dependencies: - dependency-name: urllib3 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..35e7a1b 100644 --- a/Parkinson's Disease Symptoms Analysis and Prediction/requeriments.txt +++ b/Parkinson's Disease Symptoms Analysis and Prediction/requeriments.txt @@ -133,7 +133,7 @@ types-python-dateutil==2.8.19.20240106 typing_extensions==4.10.0 tzdata==2024.1 uri-template==1.3.0 -urllib3==2.0.4 +urllib3==2.0.7 watchdog==4.0.0 wcwidth==0.2.13 webcolors==1.13