From 54e7c5cf2f7c8d332631c94e11511c8aec5813a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 19:02:13 +0000 Subject: [PATCH] build(deps): bump idna from 3.15 to 3.16 Bumps [idna](https://github.com/kjd/idna) from 3.15 to 3.16. - [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.15...v3.16) --- updated-dependencies: - dependency-name: idna dependency-version: '3.16' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e437a62..944f68b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ get-key==1.60.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 -idna==3.15 +idna==3.16 iniconfig==2.3.0 key_stroke==1.3.1 packaging==26.2