From e6cd5831de56a6efa76c33f87bf133aa9bf57a33 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 16 Jul 2022 15:22:12 +0200 Subject: [PATCH] chore(deps): update all dependencies (#404) 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 --- .../samples/microphone/requirements.txt | 2 +- .../samples/snippets/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-python-speech/samples/microphone/requirements.txt b/packages/google-cloud-python-speech/samples/microphone/requirements.txt index efbf512f7e1f..bc5d414adae7 100644 --- a/packages/google-cloud-python-speech/samples/microphone/requirements.txt +++ b/packages/google-cloud-python-speech/samples/microphone/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-speech==2.14.0 +google-cloud-speech==2.14.1 pyaudio==0.2.11 six==1.16.0 diff --git a/packages/google-cloud-python-speech/samples/snippets/requirements.txt b/packages/google-cloud-python-speech/samples/snippets/requirements.txt index 788fdc13c1e2..d57c7f4c7b2f 100644 --- a/packages/google-cloud-python-speech/samples/snippets/requirements.txt +++ b/packages/google-cloud-python-speech/samples/snippets/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-speech==2.14.0 +google-cloud-speech==2.14.1 google-cloud-storage==2.3.0