From b056fa59149431983ec7feed798f3ce32b709255 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 18:23:33 +0530 Subject: [PATCH] Python dependency: Bump azure-identity from 1.9.0 to 1.12.0 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.9.0 to 1.12.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.9.0...azure-identity_1.12.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84df274bc..04f650452 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,6 +50,6 @@ urllib3==1.26.* azure-mgmt-rdbms==10.1.0 azure-mgmt-resource==23.0.0 azure-mgmt-subscription==3.0.0 -azure-identity==1.9.0 +azure-identity==1.12.0 google-api-python-client==2.* google-auth-oauthlib==1.0.0