From cbcccb8aea032abd3cc8c0dbc367bd04f348dc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 06:39:16 +0000 Subject: [PATCH] Bump azure-ai-documentintelligence from 1.0.0b2 to 1.0.1 Bumps [azure-ai-documentintelligence](https://github.com/Azure/azure-sdk-for-python) from 1.0.0b2 to 1.0.1. - [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.0b2...azure-ai-documentintelligence_1.0.1) --- updated-dependencies: - dependency-name: azure-ai-documentintelligence dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d2ed32f7dc..dd82a14987 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ -r requirements.txt -azure-ai-documentintelligence==1.0.0b2 +azure-ai-documentintelligence==1.0.1 Markdown==3.4.4 requests==2.31.0 tqdm==4.66.1