From ba88a191015e060271132c8948521b8f37bb9d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:13:52 +0000 Subject: [PATCH] chore(deps): bump idna in /rootfs in the pip group across 1 directory Bumps the pip group with 1 update in the /rootfs directory: [idna](https://github.com/kjd/idna). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- rootfs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/requirements.txt b/rootfs/requirements.txt index 3e6cb708c..e966d6698 100644 --- a/rootfs/requirements.txt +++ b/rootfs/requirements.txt @@ -10,7 +10,7 @@ docker==7.1.0 gunicorn==23.0.0 uvicorn[standard]==0.38.0 asgiref==3.10.0 -idna==3.11 +idna==3.15 jsonschema==4.25.1 morph==0.1.5 packaging==25.0