From 6024c773ed435c5e521c8d77e00de05b0875a823 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 29 Oct 2021 08:44:28 +0200 Subject: [PATCH] chore(deps): update all dependencies (#84) --- .../samples/snippets/requirements-test.txt | 2 +- .../samples/snippets/requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/google-cloud-contact-center-insights/samples/snippets/requirements-test.txt b/packages/google-cloud-contact-center-insights/samples/snippets/requirements-test.txt index b4b48cd933a7..db28bdfd03b2 100644 --- a/packages/google-cloud-contact-center-insights/samples/snippets/requirements-test.txt +++ b/packages/google-cloud-contact-center-insights/samples/snippets/requirements-test.txt @@ -1,4 +1,4 @@ google-auth==2.3.2 google-cloud-pubsub==2.8.0 -protobuf==3.19.0 +protobuf==3.19.1 pytest==6.2.5 \ No newline at end of file diff --git a/packages/google-cloud-contact-center-insights/samples/snippets/requirements.txt b/packages/google-cloud-contact-center-insights/samples/snippets/requirements.txt index bb2eab418657..a0ccb090dc7e 100644 --- a/packages/google-cloud-contact-center-insights/samples/snippets/requirements.txt +++ b/packages/google-cloud-contact-center-insights/samples/snippets/requirements.txt @@ -1,4 +1,4 @@ -google-api-core==2.2.0 +google-api-core==2.2.1 google-cloud-bigquery==2.29.0 google-cloud-contact-center-insights==0.6.0 -protobuf==3.19.0 \ No newline at end of file +protobuf==3.19.1 \ No newline at end of file