diff --git a/pyproject.toml b/pyproject.toml index d6255f2..38539e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ python = "^3.11" requests = "^2.32.3" python-dotenv = "^1.0.1" azure-identity = "^1.18.0" -azure-mgmt-resource = "^23.1.1" +azure-mgmt-resource = "^24.0.0" azure-mgmt-resourcegraph = "^8.0.0" azure-core = "^1.31.0" tabulate = "^0.9.0"