From bdff70e646cc8f3770dbfef3fc0a8dca4c335890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:22:24 +0000 Subject: [PATCH] Bump azure-core from 1.32.0 to 1.38.0 in /backend_app Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.32.0 to 1.38.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.32.0...azure-core_1.38.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend_app/requirements.txt b/backend_app/requirements.txt index 1e9b2ca..ab15e4f 100644 --- a/backend_app/requirements.txt +++ b/backend_app/requirements.txt @@ -14,7 +14,7 @@ bcrypt==4.2.1 # Update these lines in your requirements.txt aiohttp azure-identity==1.16.1 -azure-core==1.32.0 +azure-core==1.38.0 azure-cosmos==4.8.0 azure-common==1.1.28