From cdda848a280acbdd3a0e1279d320f2ac074c439e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 17:24:25 +0000 Subject: [PATCH] Bump idna from 2.9 to 3.15 in /worker 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] --- worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worker/requirements.txt b/worker/requirements.txt index 0f21a14..28bcfdd 100644 --- a/worker/requirements.txt +++ b/worker/requirements.txt @@ -8,7 +8,7 @@ google-cloud-storage==1.29.0 google-resumable-media==0.5.1 googleapis-common-protos==1.52.0 grpcio==1.29.0 -idna==2.9 +idna==3.15 protobuf==3.12.2 pyasn1==0.4.8 pyasn1-modules==0.2.8