From fa029e3790faa411cfa4de45e682e6fa924dd12b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:12:10 +0000 Subject: [PATCH] fix(deps): bump cryptography in /@lab/ll-KNOWRAG/apps/mcp Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 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..572b5d7 --- a/@lab/ll-KNOWRAG/apps/mcp/requirements.txt +++ b/@lab/ll-KNOWRAG/apps/mcp/requirements.txt @@ -10,7 +10,7 @@ caio==0.9.25 certifi==2026.2.25 cffi==2.0.0 click==8.3.1 -cryptography==46.0.7 +cryptography==48.0.1 cyclopts==4.10.1 dnspython==2.8.0 docstring_parser==0.17.0