From 5e685c9c2ba12dba0524d3298206a38acc30bc73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 22:06:41 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.5.0 in /Classic-Central/wlan_config Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Classic-Central/wlan_config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classic-Central/wlan_config/requirements.txt b/Classic-Central/wlan_config/requirements.txt index 63feebc..03572b7 100644 --- a/Classic-Central/wlan_config/requirements.txt +++ b/Classic-Central/wlan_config/requirements.txt @@ -4,4 +4,4 @@ idna==3.7 pycentral==1.4.1 PyYAML==6.0.1 requests==2.32.2 -urllib3==2.2.2 +urllib3==2.5.0