From 6be4211078ad887e2ae25cd3aeddbb725bf060bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:58:54 +0000 Subject: [PATCH] chore(deps): bump idna from 3.10 to 3.15 in /.github Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index de1db5d7..5c558bc4 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -20,7 +20,7 @@ colorama==0.4.6 # via mkdocs-material ghp-import==2.1.0 # via mkdocs -idna==3.10 +idna==3.15 # via requests importlib-metadata==8.7.0 # via mike