From dfa13abf0bba87e8eb942539c795f9c4789ebf6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 17:13:28 +0000 Subject: [PATCH] Bump idna in /SmartHome_Cacty/Lab1/sample_bot/calendarEvents Bumps [idna](https://github.com/kjd/idna) from 2.9 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v2.9...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt b/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt index 68414c3..7f9a615 100644 --- a/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt +++ b/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt @@ -8,7 +8,7 @@ google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.51.0 httplib2==0.17.1 -idna==2.9 +idna==3.15 oauthlib==3.1.0 protobuf==3.11.3 pyasn1==0.4.8