From 2002663a426c53aed8610e877a87a271041d18a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 09:05:22 +0000 Subject: [PATCH] Bump azure-identity from 1.15.0 to 1.16.1 in /app/backend Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.15.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.15.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production ... 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 afa81d1b..fba20489 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -1,4 +1,4 @@ -azure-identity==1.15.0 +azure-identity==1.16.1 quart==0.19.6 langchain==0.1.20 langchain_openai