From 5bb16ae60d2a662729474fa988681a0af13a8c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:25:22 +0000 Subject: [PATCH] build(deps): bump idna from 3.10 to 3.15 in /scripts 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] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 71b890c..6bdcddd 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -14,7 +14,7 @@ googleapis-common-protos==1.69.1 grpcio==1.71.0rc2 grpcio-status==1.71.0rc2 httplib2==0.22.0 -idna==3.10 +idna==3.15 proto-plus==1.26.0 protobuf==5.29.3 psycopg==3.2.5