From 03c122edbe4ba7b12012231b568d0b6d5480fc5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 16:16:49 +0000 Subject: [PATCH] deps(deps): update google-cloud-speech requirement in /helix_code Updates the requirements on [google-cloud-speech](https://github.com/googleapis/google-cloud-python) to permit the latest version. - [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.21.1...google-cloud-speech-v2.38.0) --- updated-dependencies: - dependency-name: google-cloud-speech dependency-version: 2.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- helix_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helix_code/requirements.txt b/helix_code/requirements.txt index f73d906..b605663 100644 --- a/helix_code/requirements.txt +++ b/helix_code/requirements.txt @@ -5,7 +5,7 @@ fastapi>=0.100.0 uvicorn>=0.23.0 websockets>=11.0 google-genai>=0.1.0 -google-cloud-speech>=2.21.0 +google-cloud-speech>=2.38.0 google-cloud-pubsub>=2.18.0 google-cloud-storage>=2.10.0 google-cloud-logging>=3.6.0