From 89ff8585c7c80884bfd1a2a35c2f14bc5e97451a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 2 Aug 2022 16:04:03 +0200 Subject: [PATCH] chore(deps): update all dependencies (#421) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * revert Co-authored-by: Owl Bot Co-authored-by: Anthonios Partheniou --- speech/microphone/requirements.txt | 4 ++-- speech/snippets/requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/speech/microphone/requirements.txt b/speech/microphone/requirements.txt index bc5d414adae7..59cd449da8d6 100644 --- a/speech/microphone/requirements.txt +++ b/speech/microphone/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-speech==2.14.1 -pyaudio==0.2.11 +google-cloud-speech==2.15.0 +pyaudio==0.2.12 six==1.16.0 diff --git a/speech/snippets/requirements.txt b/speech/snippets/requirements.txt index d57c7f4c7b2f..c004df4c7596 100644 --- a/speech/snippets/requirements.txt +++ b/speech/snippets/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-speech==2.14.1 -google-cloud-storage==2.3.0 +google-cloud-speech==2.15.0 +google-cloud-storage==2.4.0