From 3f72e11548e8d7ecd3aa64d3d5ec3e405e63b091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 05:03:52 +0000 Subject: [PATCH] chore(deps-dev): update idna requirement from >=3.13 to >=3.18 Updates the requirements on [idna](https://github.com/kjd/idna) to permit the latest version. - [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.13...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev-exp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev-exp.txt b/requirements-dev-exp.txt index d04bee61d..85d0f3898 100644 --- a/requirements-dev-exp.txt +++ b/requirements-dev-exp.txt @@ -25,7 +25,7 @@ httpcore>=1.0.9 httplib2>=0.31.2 httpx>=0.28.1 httpx-sse>=0.4.3 -idna>=3.13 +idna>=3.18 iniconfig>=2.3.0 isort>=7.0.0 jinja2>=3.1.6