From 6d8602353397ec8f693d003501b50f0ccfe9c1db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 19:26:19 +0700 Subject: [PATCH] build(deps): bump idna from 3.10 to 3.15 (#3) 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: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27e8e82..852af26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ haystack-ai==2.10.3 haystack-experimental==0.7.0 httpcore==1.0.7 httpx==0.28.1 -idna==3.10 +idna==3.15 Jinja2==3.1.6 jiter==0.8.2 jsonref==1.1.0