From aa87406cd547ed00079f36bf40c5e319f6f99198 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:01:41 +0000 Subject: [PATCH] Update dependency pulumi-aws to v7 --- pulumi/AWSMegatests/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulumi/AWSMegatests/pyproject.toml b/pulumi/AWSMegatests/pyproject.toml index f2619ece..fe88b839 100644 --- a/pulumi/AWSMegatests/pyproject.toml +++ b/pulumi/AWSMegatests/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" requires-python = ">=3.12" dependencies = [ "pulumi>=3.173.0,<4.0.0", - "pulumi-aws>=6.81.0,<7.0.0", + "pulumi-aws>=7.40.0,<7.41.0", "pulumi-github>=6.4.0,<7.0.0", "pulumi-command>=1.0.1,<2.0.0", "pulumi-seqera",