From 2cfd9dd6a84cab746dcb297d8b4f23a258ab06de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 14:14:51 +0000 Subject: [PATCH] Bump urllib3 from 2.4.0 to 2.5.0 in /lab/Lab4/data Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0. - [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.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lab/Lab4/data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab/Lab4/data/requirements.txt b/lab/Lab4/data/requirements.txt index ed85663..c374601 100644 --- a/lab/Lab4/data/requirements.txt +++ b/lab/Lab4/data/requirements.txt @@ -215,7 +215,7 @@ tzdata==2025.2 uc-micro-py==1.0.3 umap-learn==0.5.7 uri-template==1.3.0 -urllib3==2.4.0 +urllib3==2.5.0 uvicorn==0.35.0 uvloop==0.21.0 wandb==0.21.0