diff --git a/tests/pyproject.toml b/tests/pyproject.toml index 3d18d38..67d4d8e 100644 --- a/tests/pyproject.toml +++ b/tests/pyproject.toml @@ -7,7 +7,7 @@ requires-python = ">=3.13" license = "UPL-1.0" license-files = ["LICENSE.txt"] dependencies = [ - "fastmcp==2.12.2", + "fastmcp==2.13.0", "oci==2.160.0" ]