From dad89afe658349add66f5a6d9f9eb74d8de68985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:58:29 +0000 Subject: [PATCH] Bump azure-identity from 1.17.1 to 1.18.0 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.17.1 to 1.18.0. - [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-identity_1.17.1...azure-identity_1.18.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3a51e6..3275b05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ langchain==0.2.16 langchain-openai==0.1.23 langchain-community==0.2.12 azure-search-documents==11.5.1 -azure-identity==1.17.1 +azure-identity==1.18.0 azure-ai-documentintelligence==1.0.0b4 azure-storage-blob==12.22.0 requests==2.32.3