From 20a30cecb5c90949145f63e6e17a8c67899a36dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 22:20:49 +0000 Subject: [PATCH] fix(deps): bump idna from 3.11 to 3.15 in /@lab/ll-KNOWRAG/apps/api 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/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@lab/ll-KNOWRAG/apps/api/requirements.txt b/@lab/ll-KNOWRAG/apps/api/requirements.txt index 872c4c4..f29bd49 100644 --- a/@lab/ll-KNOWRAG/apps/api/requirements.txt +++ b/@lab/ll-KNOWRAG/apps/api/requirements.txt @@ -16,7 +16,7 @@ hpack==4.1.0 httpcore==1.0.9 httpx==0.28.1 hyperframe==6.1.0 -idna==3.11 +idna==3.15 iniconfig==2.3.0 markdown-it-py==4.0.0 mdurl==0.1.2