From 91747ef40836329186168b3b1e0d1fafb03a8892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:02:07 +0000 Subject: [PATCH] build(deps): bump fastmcp in /ai/gen-ai-agents/mcp-oci-integration Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.13.0 to 2.14.0. - [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.13.0...v2.14.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/gen-ai-agents/mcp-oci-integration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/mcp-oci-integration/requirements.txt b/ai/gen-ai-agents/mcp-oci-integration/requirements.txt index 642b1ceba..07f148bf4 100644 --- a/ai/gen-ai-agents/mcp-oci-integration/requirements.txt +++ b/ai/gen-ai-agents/mcp-oci-integration/requirements.txt @@ -24,7 +24,7 @@ docstring_parser==0.17.0 docutils==0.22 email-validator==2.3.0 exceptiongroup==1.3.0 -fastmcp==2.13.0 +fastmcp==2.14.0 frozenlist==1.7.0 gitdb==4.0.12 GitPython==3.1.45