From 3483209259240bdaf28dfcc03d2953d803dbeaf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:55:26 +0000 Subject: [PATCH] Bump idna Bumps [idna](https://github.com/kjd/idna) from 3.10 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/v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../client-samples/Deployments/NetworkTunnels/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cisco Secure Access/Samples/client-samples/Deployments/NetworkTunnels/requirements.txt b/Cisco Secure Access/Samples/client-samples/Deployments/NetworkTunnels/requirements.txt index 1ccccac..d5a3ca1 100644 --- a/Cisco Secure Access/Samples/client-samples/Deployments/NetworkTunnels/requirements.txt +++ b/Cisco Secure Access/Samples/client-samples/Deployments/NetworkTunnels/requirements.txt @@ -1,6 +1,6 @@ certifi==2024.8.30 charset-normalizer==3.3.2 -idna==3.10 +idna==3.15 oauthlib==3.2.2 requests==2.33.0 requests-oauthlib==2.0.0