diff --git a/pyproject.toml b/pyproject.toml index 463a502..2c7f444 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ python = "^3.11" azure-mgmt-policyinsights = "^1.0.0" azure-identity = "^1.17.1" python-dotenv = "^1.0.1" -azure-mgmt-resource = "^23.1.1" +azure-mgmt-resource = "^24.0.0" azure-mgmt-resourcegraph = "^8.0.0" pydantic = "^2.8.2" python-dateutil = "^2.9.0.post0"