diff --git a/tools/mcp-servers/azure-pricing/pyproject.toml b/tools/mcp-servers/azure-pricing/pyproject.toml index a387158e..3d58fa9b 100644 --- a/tools/mcp-servers/azure-pricing/pyproject.toml +++ b/tools/mcp-servers/azure-pricing/pyproject.toml @@ -40,7 +40,7 @@ admin = [ "azure-identity>=1.25.3", "azure-mgmt-compute>=38.0.0", "azure-mgmt-network>=30.2.0", - "azure-mgmt-resource>=25.0.0", + "azure-mgmt-resource>=26.0.0", "azure-mgmt-subscription>=3.1.1", "azure-mgmt-web>=11.0.0", "azure-mgmt-resourcegraph>=8.0.1",