From b949a318ad4c11a4e8aac80c91c860a8f2364ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:27:50 +0000 Subject: [PATCH] Bump azure-core from 1.30.2 to 1.38.0 Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.30.2 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.30.2...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e016ea2..c2e33cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-SocketIO==5.3.6 Flask-SQLAlchemy==3.1.0 azure-cognitiveservices-vision-customvision==3.1.0 azure-common==1.1.28 -azure-core==1.30.2 +azure-core==1.38.0 azure-storage-blob==12.20.0 flake8==7.0.0 pytest==8.3.2