diff --git a/samples/cloud-client/snippets/requirements.txt b/samples/cloud-client/snippets/requirements.txt index 0729ffd9e..6df23ac50 100644 --- a/samples/cloud-client/snippets/requirements.txt +++ b/samples/cloud-client/snippets/requirements.txt @@ -1,8 +1,8 @@ -google-cloud-compute==1.43.0 +google-cloud-compute==1.44.0 google-cloud-storage==3.9.0 google-auth==2.48.0 pytest===8.4.2; python_version == '3.9' pytest==9.0.2; python_version > '3.9' boto3>=1.26.0 requests==2.32.5 -python-dotenv==1.2.1 +python-dotenv==1.2.2