diff --git a/pyproject.toml b/pyproject.toml index b4b928f..219779d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "pulumi-google-native==0.32.0", "pulumi-azure-native==2.73.0", "pulumi-docker==4.5.8", - "pulumi-aws==6.66.0", + "pulumi-aws==6.69.0", "pulumi-containerregistry==0.0.14", "pulumi-alicloud==3.70.0", "pulumi-alicloud-fc-url==0.0.3", diff --git a/uv.lock b/uv.lock index 06d03a3..1a03da0 100644 --- a/uv.lock +++ b/uv.lock @@ -1,4 +1,5 @@ version = 1 +revision = 1 requires-python = ">=3.11, <4.0" [[package]] @@ -122,7 +123,7 @@ requires-dist = [ { name = "pulumi", specifier = "==3.144.1" }, { name = "pulumi-alicloud", specifier = "==3.70.0" }, { name = "pulumi-alicloud-fc-url", specifier = "==0.0.3" }, - { name = "pulumi-aws", specifier = "==6.66.0" }, + { name = "pulumi-aws", specifier = "==6.69.0" }, { name = "pulumi-azure-native", specifier = "==2.73.0" }, { name = "pulumi-containerregistry", specifier = "==0.0.14" }, { name = "pulumi-docker", specifier = "==4.5.8" }, @@ -202,16 +203,16 @@ wheels = [ [[package]] name = "pulumi-aws" -version = "6.66.0" +version = "6.69.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "parver" }, { name = "pulumi" }, { name = "semver" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/45/83/7654da5e11229b5c995d7992630958ec0c4e3001d92a5a4b73a953fa338c/pulumi_aws-6.66.0.tar.gz", hash = "sha256:4be25a0d1e9f6588add09eec98132519cb250eedf6a7b5167db8ca7fe5c65952", size = 7318899 } +sdist = { url = "https://files.pythonhosted.org/packages/18/ac/3d0178e0641b40f25bd0ed549d0bd9e1a59a3e2bac6b461e5af50ec42f0b/pulumi_aws-6.69.0.tar.gz", hash = "sha256:91d59aecc3ea17c2bf10b52fe3ba034c7e9da961d9e3c5410f295426f5f8183a", size = 7441697 } wheels = [ - { url = "https://files.pythonhosted.org/packages/12/a2/49a25d0d5ab67d6c4fcc964390b993487380766dbb8d1101e5cc512f4eee/pulumi_aws-6.66.0-py3-none-any.whl", hash = "sha256:84322ef3d3a7920dbc059e0a9026a378a3404c53de319df071af800e6f59ea1e", size = 10010601 }, + { url = "https://files.pythonhosted.org/packages/de/58/7c3f719ba003ec3148129abeb31977d67e375b397da8e071e8e4fc752edf/pulumi_aws-6.69.0-py3-none-any.whl", hash = "sha256:a9d9d2e7b78405de3cf1e2bddce4c2b7de20734b3223bbab1452fa1faa487dab", size = 10157548 }, ] [[package]]