From fff4790f5a96f6fddf7bc9ac84dd9b371dc55275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 09:28:20 +0000 Subject: [PATCH] Bump msal from 1.16.0 to 1.30.0 in /cli-access-protected-api Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.16.0 to 1.30.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.30.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..21ce8ed 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.30.0 \ No newline at end of file