From 6d9d791175daf22a8f2813e25f1040c6e9ac7b64 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 7 Mar 2022 17:17:48 +0100 Subject: [PATCH] chore(deps): update all dependencies (#140) --- contact-center-insights/snippets/requirements-test.txt | 8 ++++---- contact-center-insights/snippets/requirements.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/contact-center-insights/snippets/requirements-test.txt b/contact-center-insights/snippets/requirements-test.txt index 8a4d3633fde7..4f6ac1db42e3 100644 --- a/contact-center-insights/snippets/requirements-test.txt +++ b/contact-center-insights/snippets/requirements-test.txt @@ -1,4 +1,4 @@ -google-auth==2.3.3 -google-cloud-pubsub==2.9.0 -protobuf==3.19.1 -pytest==6.2.5 \ No newline at end of file +google-auth==2.6.0 +google-cloud-pubsub==2.10.0 +protobuf==3.19.4 +pytest==7.0.1 \ No newline at end of file diff --git a/contact-center-insights/snippets/requirements.txt b/contact-center-insights/snippets/requirements.txt index 775a5c54b22f..e911bc0c8029 100644 --- a/contact-center-insights/snippets/requirements.txt +++ b/contact-center-insights/snippets/requirements.txt @@ -1,4 +1,4 @@ -google-api-core==2.3.2 -google-cloud-bigquery==2.31.0 -google-cloud-contact-center-insights==1.1.0 -protobuf==3.19.1 \ No newline at end of file +google-api-core==2.6.0 +google-cloud-bigquery==2.34.2 +google-cloud-contact-center-insights==1.3.0 +protobuf==3.19.4 \ No newline at end of file