From 6b042412b10de3f3f35db72f9fe5aafb3e687f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 15:17:27 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.15 in /alis Bumps [idna](https://github.com/kjd/idna) from 2.7 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/v2.7...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- alis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alis/requirements.txt b/alis/requirements.txt index a60550e..8132987 100644 --- a/alis/requirements.txt +++ b/alis/requirements.txt @@ -6,7 +6,7 @@ docutils==0.14 ecdsa>=0.13.3 envs==1.2.6 future==0.16.0 -idna==2.7 +idna==3.15 jmespath==0.9.3 promise==2.1 pycryptodome>=3.6.6