From c53f4e3e53dd3b1f1230f2ad025f5c7a13440194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:00:35 +0000 Subject: [PATCH] chore(deps): bump msal from 1.31.0 to 1.31.1 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.31.0 to 1.31.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.31.0...1.31.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 880bb2f8861c..0e0a3f2bd913 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -228,7 +228,7 @@ mdurl==0.1.2 # via markdown-it-py more-itertools==10.5.0 # via cssutils -msal==1.31.0 +msal==1.31.1 # via -r requirements-base.in multidict==6.1.0 # via