From 0e603078533d37d886b14a737e6da8ee7aefa31e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:21:49 +0000 Subject: [PATCH] Bump azure-core from 1.31.0 to 1.38.0 Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.31.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.31.0...azure-core_1.38.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 74180e9..2ec79ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ async-timeout==4.0.3 # via aiohttp attrs==24.2.0 # via aiohttp -azure-core==1.31.0 +azure-core==1.38.0 # via # azure-identity # microsoft-kiota-authentication-azure @@ -135,8 +135,6 @@ requests==2.32.4 # via # azure-core # msal -six==1.16.0 - # via azure-core sniffio==1.3.1 # via # anyio