Skip to content

Commit 407a7ce

Browse files
chore(deps): bump fastmcp in /src/oci-compute-instance-agent-mcp-server
Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.12.2 to 2.13.0. - [Release notes](https://github.com/jlowin/fastmcp/releases) - [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx) - [Commits](jlowin/fastmcp@v2.12.2...v2.13.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c36757f commit 407a7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oci-compute-instance-agent-mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
]
1212
dependencies = [
1313
"oci==2.160.0",
14-
"fastmcp==2.12.2",
14+
"fastmcp==2.13.0",
1515
]
1616

1717
classifiers = [

0 commit comments

Comments
 (0)