From 799bc76f02b6491b942c584db648e427d03eb18e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:23:47 +0000 Subject: [PATCH] chore(deps): bump idna in /tools/apigee-proxy-modifier-validator 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] --- tools/apigee-proxy-modifier-validator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/apigee-proxy-modifier-validator/requirements.txt b/tools/apigee-proxy-modifier-validator/requirements.txt index e89994e1..1f1a94d8 100644 --- a/tools/apigee-proxy-modifier-validator/requirements.txt +++ b/tools/apigee-proxy-modifier-validator/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==3.4.2 google-auth==2.40.0 google-auth-httplib2==0.2.0 httplib2==0.22.0 -idna==3.10 +idna==3.15 lxml==6.1.0 pyasn1==0.6.3 pyasn1_modules==0.4.2