From f700959209eb2adeb6a6e3f8f5a6309986a7ee78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:33:44 +0000 Subject: [PATCH] Bump msal from 1.16.0 to 1.31.0 in /cli-access-protected-api Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.16.0 to 1.31.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.16.0...1.31.0) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cli-access-protected-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli-access-protected-api/requirements.txt b/cli-access-protected-api/requirements.txt index 7069b16..410b575 100644 --- a/cli-access-protected-api/requirements.txt +++ b/cli-access-protected-api/requirements.txt @@ -1 +1 @@ -msal==1.16.0 \ No newline at end of file +msal==1.31.0 \ No newline at end of file