From 217517cfe4aa3c9506ceb411f5eb22da4003b7d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 15:46:58 -0700 Subject: [PATCH] Bump msal from 1.28.0 to 1.28.1 (#4818) 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index d2975d89d819..9c9d990b52d7 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -214,7 +214,7 @@ markupsafe==2.1.3 # jinja2 # mako # werkzeug -msal==1.28.0 +msal==1.28.1 # via -r requirements-base.in multidict==6.0.4 # via