From 2cf43b3917a9929ad89a162c0cbc85540daeaa93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 05:58:12 +0000 Subject: [PATCH] Bump msal from 1.28.0 to 1.28.1 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.28.0 to 1.28.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.28.0...1.28.1) --- updated-dependencies: - dependency-name: msal dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3a91eb33157..14ed4eb75bc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -108,7 +108,7 @@ microsoft-kiota-serialization-form ==0.1.0 microsoft-kiota-serialization-multipart ==0.1.0 -msal==1.28.0 +msal==1.28.1 msal-extensions==1.1.0