From 584d7dcfb4045a944fd5c3c5f7029838579f9068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:51:41 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 2.7.0 in /SmartHome_Cacty Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 2.7.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/1.24.2...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SmartHome_Cacty/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartHome_Cacty/requirements.txt b/SmartHome_Cacty/requirements.txt index e2818a3..f7bc432 100644 --- a/SmartHome_Cacty/requirements.txt +++ b/SmartHome_Cacty/requirements.txt @@ -332,7 +332,7 @@ ujson==1.35 unicodecsv==0.14.1 Unidecode==1.1.1 uritemplate==3.0.1 -urllib3==1.24.2 +urllib3==2.7.0 -e git+https://2c5d8eb8de9f2f371cabfd986403d40363197c62:x-oauth-basic@github.com/WattSocialBot/utils.git@556becb171b75bde37c4073ee5496a3333f3be3f#egg=utils uvloop==0.14.0 virtualenv==16.7.9