From 28bbd9ab8ebf4ab65a8c1fc281aa7d6dd118960d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 09:03:14 +0000 Subject: [PATCH] chore(deps-dev): bump azure-identity from 1.16.1 to 1.17.0 in /it/python Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.1 to 1.17.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.16.1...azure-identity_1.17.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 8ed255c65c..c8dfce85ac 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -78,7 +78,7 @@ attrs==23.2.0 ; python_version >= '3.7' azure-core==1.30.2 ; python_version >= '3.7' -azure-identity==1.16.1 +azure-identity==1.17.0 cffi==1.16.0