From 5c90fd70c92c51f047960c3629fc9fb7b545b83f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 05:05:12 +0000 Subject: [PATCH] Bump azure-ai-formrecognizer from 3.2.1 to 3.3.3 Bumps [azure-ai-formrecognizer](https://github.com/Azure/azure-sdk-for-python) from 3.2.1 to 3.3.3. - [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-formrecognizer_3.2.1...azure-ai-formrecognizer_3.3.3) --- updated-dependencies: - dependency-name: azure-ai-formrecognizer dependency-type: direct:development update-type: version-update:semver-minor ... 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 3caeb0f..cfa3c4a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ -r requirements.txt -azure-ai-formrecognizer==3.2.1 +azure-ai-formrecognizer==3.3.3 Markdown==3.4.4 requests==2.31.0 tqdm==4.65.0