From cda9206d7e9de2111e16e7142c27e23c0fe192ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 02:09:06 +0000 Subject: [PATCH] chore(deps-dev): bump azure-identity in the azure-identity group Bumps the azure-identity group with 1 update: [azure-identity](https://github.com/Azure/azure-sdk-for-python). Updates `azure-identity` from 1.20.0 to 1.21.0 - [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.20.0...azure-identity_1.21.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:development update-type: version-update:semver-minor dependency-group: azure-identity ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 570ed713c4b..4f7d466a9f6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ astroid==3.3.9 async-timeout==5.0.1 attrs==25.1.0 azure-core==1.32.0 -azure-identity==1.20.0 +azure-identity==1.21.0 build==1.2.2.post1 bumpver==2024.1130 certifi==2025.1.31