From 5f6aa9df0c2198a9539fa9aa4f9617bb61155035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 05:49:26 +0000 Subject: [PATCH] chore(deps): Bump urllib3 from 2.4.0 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.6.3. - [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.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..d9c4131 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.3 watchdog==6.0.0 yacs==0.1.8