From 0edb6df405873c0e6a16b8180694b545913eb286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 05:58:28 +0000 Subject: [PATCH] build(deps): bump urllib3 in /tools/automatic_battery_tester Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.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.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/automatic_battery_tester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/automatic_battery_tester/requirements.txt b/tools/automatic_battery_tester/requirements.txt index f7f8c1053b..734b459b0d 100644 --- a/tools/automatic_battery_tester/requirements.txt +++ b/tools/automatic_battery_tester/requirements.txt @@ -32,6 +32,6 @@ six==1.17.0 toml==0.10.2 typing_extensions==4.14.0 tzdata==2025.2 -urllib3==2.5.0 +urllib3==2.6.3 wcwidth==0.2.13 zeroconf==0.147.0