From 023a9ebd08e330f7ceb65e82a1506eb3be5235b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:41:34 +0000 Subject: [PATCH] chore(deps): Bump urllib3 from 2.4.0 to 2.6.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.6.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.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wmt_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmt_requirements.txt b/wmt_requirements.txt index 29a8c03..fb02721 100644 --- a/wmt_requirements.txt +++ b/wmt_requirements.txt @@ -56,6 +56,6 @@ tzdata==2025.2 tzlocal==5.3.1 #ultralytics==8.3.4 #ultralytics-thop==2.0.14 -urllib3==2.4.0 +urllib3==2.6.0 watchdog==6.0.0 yacs==0.1.8