From 3c73a8554fccf1308e343237e9f90fd5526cd4ec Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 7 Oct 2021 12:28:45 +0200 Subject: [PATCH] chore(deps): update all dependencies (#67) --- contact-center-insights/snippets/requirements-test.txt | 2 +- contact-center-insights/snippets/requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contact-center-insights/snippets/requirements-test.txt b/contact-center-insights/snippets/requirements-test.txt index f06c6963c2ed..24ed57291f34 100644 --- a/contact-center-insights/snippets/requirements-test.txt +++ b/contact-center-insights/snippets/requirements-test.txt @@ -1,4 +1,4 @@ google-auth==2.2.1 google-cloud-pubsub==2.8.0 -protobuf==3.18.0 +protobuf==3.18.1 pytest==6.2.5 \ No newline at end of file diff --git a/contact-center-insights/snippets/requirements.txt b/contact-center-insights/snippets/requirements.txt index 20ad2f751c6b..f2fe5871ba31 100644 --- a/contact-center-insights/snippets/requirements.txt +++ b/contact-center-insights/snippets/requirements.txt @@ -1,4 +1,4 @@ -google-api-core==2.0.1 +google-api-core==2.1.0 google-cloud-bigquery==2.28.0 google-cloud-contact-center-insights==0.5.0 -protobuf==3.18.0 \ No newline at end of file +protobuf==3.18.1 \ No newline at end of file