Skip to content

Commit ff8f2be

Browse files
authored
feat(mcp): update client dependency to v0.32.0 (#158)
1 parent 1a66a57 commit ff8f2be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

katana_mcp_server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ classifiers = [
3636
]
3737
dependencies = [
3838
"fastmcp>=2.12.5",
39-
"katana-openapi-client>=0.31.0",
39+
"katana-openapi-client>=0.32.0",
4040
"pydantic>=2.0.0",
4141
"python-dotenv>=1.0.0",
4242
"structlog>=24.1.0",

0 commit comments

Comments
 (0)