From 02b75856f8e4beb44fc9806187874e881d610ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:07:20 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 2.7.0 in /SmartHome_Cacty/Lab1/sample_bot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 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.25.7...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt | 2 +- SmartHome_Cacty/Lab1/sample_bot/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt b/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt index 68414c3..7f41f2f 100644 --- a/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt +++ b/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt @@ -19,4 +19,4 @@ requests-oauthlib==1.3.0 rsa==4.0 six==1.14.0 uritemplate==3.0.1 -urllib3==1.25.8 +urllib3==2.7.0 diff --git a/SmartHome_Cacty/Lab1/sample_bot/requirements.txt b/SmartHome_Cacty/Lab1/sample_bot/requirements.txt index 7613487..617e394 100644 --- a/SmartHome_Cacty/Lab1/sample_bot/requirements.txt +++ b/SmartHome_Cacty/Lab1/sample_bot/requirements.txt @@ -3,4 +3,4 @@ google-auth==1.10.1 prompt-toolkit==2.0.10 questionary==1.4.0 SQLAlchemy==1.3.12 -urllib3==1.25.7 +urllib3==2.7.0