From 3ebdd2448e30163d2ee755687cca476546ddd35b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:30:09 +0000 Subject: [PATCH] Bump azure-identity from 1.14.1 to 1.15.0 in /it/python Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.14.1 to 1.15.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.14.1...azure-identity_1.15.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- it/python/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 2992aca331..0f4b2cd61d 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -78,7 +78,7 @@ attrs==23.1.0 ; python_version >= '3.7' azure-core==1.29.5 ; python_version >= '3.7' -azure-identity==1.14.1 +azure-identity==1.15.0 cffi==1.16.0