From 176699b19f6962d7f0942dc661baced929b5cd4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:24:20 +0000 Subject: [PATCH] fix(deps): bump idna from 3.11 to 3.15 in /@lab/ll-KNOWRAG/apps/mcp 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] --- @lab/ll-KNOWRAG/apps/mcp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 @lab/ll-KNOWRAG/apps/mcp/requirements.txt diff --git a/@lab/ll-KNOWRAG/apps/mcp/requirements.txt b/@lab/ll-KNOWRAG/apps/mcp/requirements.txt old mode 100755 new mode 100644 index 14b5e2e..2205104 --- a/@lab/ll-KNOWRAG/apps/mcp/requirements.txt +++ b/@lab/ll-KNOWRAG/apps/mcp/requirements.txt @@ -22,7 +22,7 @@ h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 httpx-sse==0.4.3 -idna==3.11 +idna==3.15 importlib_metadata==8.7.1 jaraco.classes==3.4.0 jaraco.context==6.1.2