From c2cd860e3cfd3306cc825faa7129a470b0f5d1c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 20:40:36 +0000 Subject: [PATCH] chore: bump msal from 1.14.0 to 1.22.0 in /examples/msal-python Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.14.0 to 1.22.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.14.0...1.22.0) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/msal-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/msal-python/requirements.txt b/examples/msal-python/requirements.txt index bfcd05ade..ae484f059 100644 --- a/examples/msal-python/requirements.txt +++ b/examples/msal-python/requirements.txt @@ -1,2 +1,2 @@ azure-keyvault-secrets==4.7.0 -msal==1.14.0 +msal==1.22.0