From a4898e2c96d300fb7b972ba116833683d7bc014b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 21:09:07 +0000 Subject: [PATCH] Update azure-mgmt-loganalytics requirement Updates the requirements on [azure-mgmt-loganalytics](https://github.com/Azure/azure-sdk-for-python) to permit the latest version. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-loganalytics_13.1.1...azure-mgmt-loganalytics_14.0.0) --- updated-dependencies: - dependency-name: azure-mgmt-loganalytics dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/mcps/oap-azure-mcp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/mcps/oap-azure-mcp/requirements.txt b/services/mcps/oap-azure-mcp/requirements.txt index 5cea1b83d..edea63215 100644 --- a/services/mcps/oap-azure-mcp/requirements.txt +++ b/services/mcps/oap-azure-mcp/requirements.txt @@ -47,7 +47,7 @@ azure-mgmt-consumption>=10.0.0 # Usage details, reservations, price sheets # Monitoring & Observability azure-mgmt-monitor>=7.0.0 # Metrics, alerts, action groups, autoscale -azure-mgmt-loganalytics>=13.1.1 # Log Analytics workspace management (create/list/get) +azure-mgmt-loganalytics>=14.0.0 # Log Analytics workspace management (create/list/get) azure-mgmt-applicationinsights>=4.1.0 # Application Insights component management # Data plane query client — used by Log Analytics query + App Insights query tools.