From b0bb37f4ca123a45185fa9aded1536344541d24f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:17:30 -0800 Subject: [PATCH] Bump msal from 1.24.1 to 1.25.0 (#3942) Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.24.1 to 1.25.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.24.1...1.25.0) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor ... 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 97db3619e514..8da98714364e 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -219,7 +219,7 @@ markupsafe==2.1.3 # jinja2 # mako # werkzeug -msal==1.24.1 +msal==1.25.0 # via -r requirements-base.in multidict==6.0.4 # via