From 93f8a56f2ad811ee4d0e030745ccc3826915d90e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 23:09:55 +0000 Subject: [PATCH] fix(deps): bump python-multipart in /@lab/ll-KNOWRAG/apps/mcp Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.27 to 0.0.31. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.27...0.0.31) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.31 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..12f4e86 --- a/@lab/ll-KNOWRAG/apps/mcp/requirements.txt +++ b/@lab/ll-KNOWRAG/apps/mcp/requirements.txt @@ -51,7 +51,7 @@ Pygments==2.19.2 PyJWT==2.12.1 pyperclip==1.11.0 python-dotenv==1.2.2 -python-multipart==0.0.27 +python-multipart==0.0.31 PyYAML==6.0.3 referencing==0.37.0 rich==14.3.3