From 15d061fc23d87a6e8e5f7ee4a1bc70bc8e9d7938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 13:28:58 +0000 Subject: [PATCH] Bump msal from 1.24.0 to 1.24.1 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.24.0 to 1.24.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.24.0...1.24.1) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-patch ... 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 b174b8920ee9..c13a79d0364f 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -207,7 +207,7 @@ markupsafe==2.1.3 # jinja2 # mako # werkzeug -msal==1.24.0 +msal==1.24.1 # via -r requirements-base.in multidict==6.0.4 # via