From afb7f43f75defd24377d64cf8ec7b2360f7e3704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:04:53 +0000 Subject: [PATCH] Bump azure-core from 1.24.1 to 1.38.0 in /Methane leak detection sample Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.24.1 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.24.1...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] --- Methane leak detection sample/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Methane leak detection sample/requirements.txt b/Methane leak detection sample/requirements.txt index 6086fb1..6380bbe 100644 --- a/Methane leak detection sample/requirements.txt +++ b/Methane leak detection sample/requirements.txt @@ -1,4 +1,4 @@ -azure-core==1.24.1 +azure-core==1.38.0 azure-storage-blob black numpy