From 2ddefd9ddcc537e5807e2081ae13304b8ca51fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 22:05:14 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 3.11 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.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 77230fd..889f8eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "httpcore==1.0.9", "httpx==0.28.1", "huggingface_hub==1.11.0", - "idna==3.11", + "idna==3.15", "Jinja2==3.1.6", "markdown-it-py==4.0.0", "MarkupSafe==3.0.3", diff --git a/requirements.txt b/requirements.txt index c73aae6..5960339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ hf-xet==1.4.3 httpcore==1.0.9 httpx==0.28.1 huggingface_hub==1.11.0 -idna==3.11 +idna==3.15 Jinja2==3.1.6 markdown-it-py==4.0.0 MarkupSafe==3.0.3