diff --git a/Makefile b/Makefile index d19383b5..5978f017 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ phony: help # Provide versions of the main dependencies to use with this Docker image AWS_VERSION := 2.7.0 -GCP_VERSION := 385.0.0 +GCP_VERSION := 386.0.0 TF_VERSION := 1.1.9 TG_VERSION := 0.37.1 diff --git a/pip/aws/requirements.txt b/pip/aws/requirements.txt index a975f829..f2009e65 100644 --- a/pip/aws/requirements.txt +++ b/pip/aws/requirements.txt @@ -1 +1 @@ -boto3==1.23.1 +boto3==1.23.2 diff --git a/pip/common/requirements.txt b/pip/common/requirements.txt index ffec14a6..b9afea87 100644 --- a/pip/common/requirements.txt +++ b/pip/common/requirements.txt @@ -2,4 +2,4 @@ cloudflare==2.9.10 PyGithub==1.55 python-hcl2==3.0.5 requests==2.27.1 -slack_sdk==3.16.1 +slack_sdk==3.16.2