From c6423c84f206668f86a89459915cdf1aad38580b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 16:11:11 +0000 Subject: [PATCH] chore(deps): bump idna from 3.11 to 3.15 in /requirements Bumps [idna](https://github.com/kjd/idna) from 3.11 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.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common-constraints.txt b/requirements/common-constraints.txt index f3fd3ad4f62..b2f7bfe5368 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -145,7 +145,7 @@ huggingface-hub[inference]==0.36.0 # transformers identify==2.6.15 # via pre-commit -idna==3.11 +idna==3.15 # via # anyio # httpx