From 41068fa2e27f05ca502320641a2d62756c41d226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 04:54:10 +0000 Subject: [PATCH] Bump idna from 3.13 to 3.15 in /android-l10n-integrity Bumps [idna](https://github.com/kjd/idna) from 3.13 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.13...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- android-l10n-integrity/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android-l10n-integrity/requirements.txt b/android-l10n-integrity/requirements.txt index 0dd00ca1..9767fed0 100644 --- a/android-l10n-integrity/requirements.txt +++ b/android-l10n-integrity/requirements.txt @@ -1,5 +1,5 @@ certifi==2026.4.22 charset-normalizer==3.4.7 -idna==3.13 +idna==3.15 requests==2.33.1 urllib3==2.7.0