From 3a2172bb451789d1052c6cdc243050eed0b080cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 18:21:06 +0000 Subject: [PATCH] Bump azure-ai-documentintelligence from 1.0.0b4 to 1.0.2 Bumps [azure-ai-documentintelligence](https://github.com/Azure/azure-sdk-for-python) from 1.0.0b4 to 1.0.2. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-ai-documentintelligence_1.0.0b4...azure-ai-documentintelligence_1.0.2) --- updated-dependencies: - dependency-name: azure-ai-documentintelligence dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index dff1ab4ce6..a844bfb930 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -24,7 +24,7 @@ async-timeout==5.0.1 # via aiohttp attrs==25.3.0 # via aiohttp -azure-ai-documentintelligence==1.0.0b4 +azure-ai-documentintelligence==1.0.2 # via -r requirements.in azure-cognitiveservices-speech==1.40.0 # via -r requirements.in