From 1d90632bd0613c678a466b17b6511e06dc08d007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 08:56:19 +0000 Subject: [PATCH] Bump azure-identity from 1.15.0 to 1.16.0 in /it/python Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.15.0 to 1.16.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.15.0...azure-identity_1.16.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 a9e9ad7985..52c06e7870 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.1 ; python_version >= '3.7' -azure-identity==1.15.0 +azure-identity==1.16.0 cffi==1.16.0