From 994e16e2e90161d8701d688dc4b453fcca284cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:55:42 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in /docker Bumps [idna](https://github.com/kjd/idna) from 3.11 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.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 3729582..bdbb62d 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -39,7 +39,7 @@ click-plugins==1.1.1.2 dnspython==2.8.0 docopt==0.6.2 et-xmlfile==2.0.0 -idna==3.11 +idna==3.15 jdcal==1.4.1 Jinja2==3.1.6 lml==0.2.0