From 2073ef52827132f84359a2d326bdaa54a9b51c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 16:48:49 +0000 Subject: [PATCH] Bump azure-identity from 1.23.0 to 1.23.1 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.23.0...azure-identity_1.23.1) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c63bcdc..f36fbb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ azure-core==1.31.0 # via # azure-identity # microsoft-kiota-authentication-azure -azure-identity==1.23.0 +azure-identity==1.23.1 # via # -r requirements.in # msgraph-sdk