From cad6bab5c7775f45c816b50e089f4bfb97731df0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:43:31 +0000 Subject: [PATCH] Bump msal from 1.25.0 to 1.26.0 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.25.0 to 1.26.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.25.0...1.26.0) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 57a0608dedb6..91b04ae1ee06 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -218,7 +218,7 @@ markupsafe==2.1.3 # jinja2 # mako # werkzeug -msal==1.25.0 +msal==1.26.0 # via -r requirements-base.in multidict==6.0.4 # via