From 9c713b8d57e7c3039f0864f8c89b805270eb6bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:02:09 +0000 Subject: [PATCH] build(deps): bump google-cloud-speech from 2.26.0 to 2.34.0 Bumps [google-cloud-speech](https://github.com/googleapis/google-cloud-python) from 2.26.0 to 2.34.0. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.26.0...google-cloud-speech-v2.34.0) --- updated-dependencies: - dependency-name: google-cloud-speech dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index be1d20c..4a816c5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -google-cloud-speech==2.26.0 +google-cloud-speech==2.34.0 kafka-python==2.0.2 mako==1.3.3 openai==0.27.0 diff --git a/requirements.txt b/requirements.txt index 46d8fd3..d1545a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-speech==2.26.0 +google-cloud-speech==2.34.0 kafka-python==2.0.2 mako==1.3.3 openai==0.27.0