From dfa352cb2d922e5da78cfc4580abf54579fb700f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 16:09:32 +0000 Subject: [PATCH] chore(deps-dev): bump idna from 3.10 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11. - [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.10...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' 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 013d4cdf84..0b9112d1ea 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.10 +idna==3.11 importlib-metadata==8.5.0 isort==6.0.1 lazy-object-proxy==1.12.0