From 3d6afd7e246a91eb4780f6aca7fe04a6c71c65ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 02:16:54 +0000 Subject: [PATCH 1/2] :arrow_up: Bump idna from 3.7 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 3.7 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.7...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9751c7..57f3a7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ exceptiongroup==1.2.0 ; python_version >= "3.8" and python_version < "3.11" h11==0.14.0 ; python_version >= "3.8" and python_version < "4.0" httpcore==1.0.4 ; python_version >= "3.8" and python_version < "4.0" httpx==0.27.0 ; python_version >= "3.8" and python_version < "4.0" -idna==3.7 ; python_version >= "3.8" and python_version < "4.0" +idna==3.15 ; python_version >= "3.8" and python_version < "4.0" loguru==0.7.2 ; python_version >= "3.8" and python_version < "4.0" msgpack==1.0.8 ; python_version >= "3.8" and python_version < "4.0" multidict==6.0.5 ; python_version >= "3.8" and python_version < "4.0" From 505597ba1f3663f52cb233a43b6c3d492335e38d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 02:17:03 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=9A=A8=20`pre-commit-ci`=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E6=A0=BC=E5=BC=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57f3a7f..f9751c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ exceptiongroup==1.2.0 ; python_version >= "3.8" and python_version < "3.11" h11==0.14.0 ; python_version >= "3.8" and python_version < "4.0" httpcore==1.0.4 ; python_version >= "3.8" and python_version < "4.0" httpx==0.27.0 ; python_version >= "3.8" and python_version < "4.0" -idna==3.15 ; python_version >= "3.8" and python_version < "4.0" +idna==3.7 ; python_version >= "3.8" and python_version < "4.0" loguru==0.7.2 ; python_version >= "3.8" and python_version < "4.0" msgpack==1.0.8 ; python_version >= "3.8" and python_version < "4.0" multidict==6.0.5 ; python_version >= "3.8" and python_version < "4.0"