From 63c73c9d4eacd1e5ef6a37b71ba73f67f601ba90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:25:33 +0000 Subject: [PATCH] chore(deps): bump idna from 3.4 to 3.15 in /test Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/upstream-requirements-py311.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index 1c3051be..6a4cac7c 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -8,7 +8,7 @@ coverage==7.1.0 cryptography==42.0.4 execnet==1.9.0 hypothesis==6.31.6 -idna==3.4 +idna==3.15 iniconfig==2.0.0 Jinja2==3.1.3 jmespath==0.10.0