From 87f57dbf8f67852ff7d5d89614c8bfb6c870f59a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:27:20 +0000 Subject: [PATCH] Bump azure-identity in /tools/sdk-ai-bots/Embeddings Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.13.0 to 1.16.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-identity_1.13.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/sdk-ai-bots/Embeddings/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sdk-ai-bots/Embeddings/requirements.txt b/tools/sdk-ai-bots/Embeddings/requirements.txt index abc1ce1bb34..531ecc40bed 100644 --- a/tools/sdk-ai-bots/Embeddings/requirements.txt +++ b/tools/sdk-ai-bots/Embeddings/requirements.txt @@ -1,4 +1,4 @@ -azure-identity==1.13.0 +azure-identity==1.16.1 azure-search-documents==11.6.0b2 langchain==0.1.8 openai==0.27.8