From 357e56288b3de411ebe8b111197e0390c361931c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 02:06:08 +0000 Subject: [PATCH] chore(deps-dev): bump azure-identity from 1.18.0 to 1.19.0 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.18.0 to 1.19.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.18.0...azure-identity_1.19.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:development update-type: version-update:semver-minor ... 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 a9c0660d399..e1f288a6262 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ astroid==3.2.4 async-timeout==4.0.3 attrs==24.2.0 azure-core==1.31.0 -azure-identity==1.18.0 +azure-identity==1.19.0 build==1.2.2.post1 bumpver==2023.1129 certifi==2024.8.30