From 2278cc49149e55ed16eca94ffeb313396fcddb7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 17:22:44 +0000 Subject: [PATCH] build(deps): bump idna from 3.10 to 3.15 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] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8620b73..983d7c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ et-xmlfile==2.0.0 # via openpyxl flattentool==0.27.0 # via libcove -idna==3.10 +idna==3.15 # via requests ijson==3.4.0 # via diff --git a/requirements_dev.txt b/requirements_dev.txt index 614ec4a..42e1765 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -85,7 +85,7 @@ flattentool==0.27.0 # via libcove h11==0.16.0 # via wsproto -idna==3.10 +idna==3.15 # via # requests # trio