From 1f75ad30e151d283294642144c62f4ada4006dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 08:00:43 +0000 Subject: [PATCH] Bump fastmcp from 2.12.4 to 2.13.0.2 Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.12.4 to 2.13.0.2. - [Release notes](https://github.com/jlowin/fastmcp/releases) - [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx) - [Commits](https://github.com/jlowin/fastmcp/compare/v2.12.4...v2.13.0.2) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.0.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/requirements.txt b/client/requirements.txt index 896ab61..b2f0dfc 100644 --- a/client/requirements.txt +++ b/client/requirements.txt @@ -1,4 +1,4 @@ streamlit==1.51.0 google-genai==1.39.1 -fastmcp==2.12.4 +fastmcp==2.13.0.2 nest-asyncio==1.6.0