From 9213655288cc67b5d2a894328cbd7352e30a3be2 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 22 Jan 2024 00:54:51 +0000 Subject: [PATCH] chore(deps): update patch and digest updates Signed-off-by: Platform Engineering Bot --- oci/Containerfile | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/oci/Containerfile b/oci/Containerfile index 3105ed80..e0c47fa5 100644 --- a/oci/Containerfile +++ b/oci/Containerfile @@ -31,10 +31,10 @@ ARG PULUMI_COMMAND_VERSION=v0.9.2 ARG PULUMI_TLS_VERSION=v5.0.0 # renovate: datasource=github-releases depName=pulumi/pulumi-random -ARG PULUMI_RANDOM_VERSION=v4.15.0 +ARG PULUMI_RANDOM_VERSION=v4.15.1 # renovate: datasource=github-releases depName=pulumi/pulumi-aws -ARG PULUMI_AWS_VERSION=v6.18.0 +ARG PULUMI_AWS_VERSION=v6.18.1 # renovate: datasource=github-releases depName=pulumi/pulumi-gcp ARG PULUMI_GCP_VERSION=v7.5.0 diff --git a/requirements.txt b/requirements.txt index 7debe8ad..951bbcfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -awscli==1.32.20 +awscli==1.32.23 gcloud==0.18.3