From 80f3f7e31b1b1522fa794ecd2ea6ff2e24764a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 06:01:44 +0000 Subject: [PATCH] chore(deps-dev): bump idna from 3.11 to 3.14 Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.14. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.11...v3.14) --- updated-dependencies: - dependency-name: idna dependency-version: '3.14' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 51693a144f..bd274f6747 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ hpack==4.1.0 httpcore==1.0.9 httpx==0.28.1 hyperframe==6.1.0 -idna==3.11 +idna==3.14 importlib-metadata==8.5.0 isort==6.1.0 lazy-object-proxy==1.12.0