From d0ac605a9fc7984ea82706a1d678c6af493ff42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:22:58 +0000 Subject: [PATCH] chore(deps-dev): bump msal from 1.36.0 to 1.37.0 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.36.0 to 1.37.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASE_GUIDE.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.36.0...1.37.0) --- updated-dependencies: - dependency-name: msal dependency-version: 1.37.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d108450a..7a5f87ff 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -49,7 +49,7 @@ mccabe==0.7.0 ; python_version >= '3.6' mock==5.2.0 ; python_version >= '3.6' -msal==1.36.0 +msal==1.37.0 msal-extensions==1.3.1