diff --git a/pulumi/AWSMegatests/pyproject.toml b/pulumi/AWSMegatests/pyproject.toml index f2619ece..2d1a4549 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.23.0,<7.24.0", "pulumi-github>=6.4.0,<7.0.0", "pulumi-command>=1.0.1,<2.0.0", "pulumi-seqera",