From b9aa1487afbbd80bda4edb3278e496c6f898c195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 23:44:50 +0000 Subject: [PATCH] Bump azure-identity in /app-auth/graphapponlytutorial Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.13.0 to 1.14.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.13.0...azure-identity_1.14.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-auth/graphapponlytutorial/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-auth/graphapponlytutorial/requirements.txt b/app-auth/graphapponlytutorial/requirements.txt index 5da8566..6c59b91 100644 --- a/app-auth/graphapponlytutorial/requirements.txt +++ b/app-auth/graphapponlytutorial/requirements.txt @@ -18,7 +18,7 @@ azure-core==1.28.0 # via # azure-identity # microsoft-kiota-authentication-azure -azure-identity==1.13.0 +azure-identity==1.14.0 # via # -r requirements.in # msgraph-sdk @@ -109,7 +109,6 @@ requests==2.31.0 six==1.16.0 # via # azure-core - # azure-identity # python-dateutil sniffio==1.3.0 # via