From 48e03425c919a3cb2e7c2610e3cacc2d867d494c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 20:30:00 +0000 Subject: [PATCH] chore(deps): bump azure-ai-voicelive Bumps [azure-ai-voicelive](https://github.com/Azure/azure-sdk-for-python) from 1.2.0b4 to 1.2.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-ai-voicelive_1.2.0b4...azure-ai-voicelive_1.2.0) --- updated-dependencies: - dependency-name: azure-ai-voicelive dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- voice-live-universal-assistant/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/voice-live-universal-assistant/python/requirements.txt b/voice-live-universal-assistant/python/requirements.txt index 8eb5d10..10bab25 100644 --- a/voice-live-universal-assistant/python/requirements.txt +++ b/voice-live-universal-assistant/python/requirements.txt @@ -1,4 +1,4 @@ -azure-ai-voicelive==1.2.0b4 +azure-ai-voicelive==1.2.0 azure-identity aiohttp fastapi>=0.104.0