From 5cc44f46730eafb4e676124a24c75c773c494cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:37:34 +0000 Subject: [PATCH] Bump cryptography from 46.0.1 to 46.0.5 in /mcp Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mcp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp/requirements.txt b/mcp/requirements.txt index 19b424676..a8c8bf526 100644 --- a/mcp/requirements.txt +++ b/mcp/requirements.txt @@ -12,7 +12,7 @@ cffi==2.0.0 charset-normalizer==3.4.3 click==8.3.0 colorama==0.4.6 -cryptography==46.0.1 +cryptography==46.0.5 cyclopts==3.24.0 distro==1.9.0 dnspython==2.8.0