diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b1817718cd..88eac07fbb 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.172.0", + "version": "3.173.0", "description": "Create, deploy, and manage infrastructure on any cloud using any language.", "homepage": "https://www.pulumi.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.172.0-windows-x64.zip", - "hash": "7fa69cb6e2196dfbc11b44b03bdd112e884a1fb16f397c1b6b6582f7986d2808" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.173.0-windows-x64.zip", + "hash": "8ca2d91052dbc847ac17a9dbbb38b75c6418bd20cff0ea622a70b6a7ae897c9b" } }, "extract_dir": "Pulumi\\bin",