From 73a984d33c3fab5338d71fd29c640f9a00ef6026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:26:50 +0000 Subject: [PATCH] Bump azure-core from 1.35.0 to 1.38.0 in /tracdap-runtime/python Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.35.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.35.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] --- tracdap-runtime/python/requirements_plugins.txt | 2 +- tracdap-runtime/python/setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tracdap-runtime/python/requirements_plugins.txt b/tracdap-runtime/python/requirements_plugins.txt index 8e1415f90..76b373af2 100644 --- a/tracdap-runtime/python/requirements_plugins.txt +++ b/tracdap-runtime/python/requirements_plugins.txt @@ -75,7 +75,7 @@ aiohttp >= 3.9.5 # Azure client libraries -azure-core == 1.35.0 +azure-core == 1.38.0 azure-identity == 1.23.1 azure-storage-blob == 12.26.0 diff --git a/tracdap-runtime/python/setup.cfg b/tracdap-runtime/python/setup.cfg index 96efb0b96..f1073c1ba 100644 --- a/tracdap-runtime/python/setup.cfg +++ b/tracdap-runtime/python/setup.cfg @@ -114,7 +114,7 @@ gcp = gcsfs == 2024.3.1 azure = - azure-core == 1.35.0 + azure-core == 1.38.0 azure-identity == 1.23.1 azure-storage-blob == 12.26.0 adlfs == 2024.12.0