From cbd53cf701e91154b30c0452f82d91ab55f9b391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 14:42:34 +0000 Subject: [PATCH] chore(deps): bump idna from 2.10 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 2.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/v2.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0d66015b7a..03cf1de78c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ djangorestframework==3.15.1 # via -r requirements.in exceptiongroup==1.3.1 # via celery -google-api-core==2.30.0 +google-api-core[grpc]==2.30.0 # via # google-cloud-appengine-logging # google-cloud-core @@ -134,7 +134,7 @@ google-crc32c==1.8.0 # google-resumable-media google-resumable-media==2.8.0 # via google-cloud-storage -googleapis-common-protos==1.57.0 +googleapis-common-protos[grpc]==1.57.0 # via # google-api-core # google-cloud-audit-log @@ -159,7 +159,7 @@ html5lib==1.1 # via -r requirements.in httplib2==0.19.1 # via django-postmark -idna==2.10 +idna==3.15 # via requests jmespath==0.10.0 # via