From 21f52351e61991c8e8c86af5776b1d40180a8705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 06:27:02 +0000 Subject: [PATCH] chore(deps-dev): bump msal from 1.32.1 to 1.32.3 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.32.1 to 1.32.3. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.32.1...1.32.3) --- updated-dependencies: - dependency-name: msal dependency-version: 1.32.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 5006b5806f5..ab269977fe2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -40,7 +40,7 @@ microsoft-kiota-serialization-form==1.9.3 microsoft-kiota-serialization-json==1.9.3 microsoft-kiota-serialization-multipart==1.9.3 microsoft-kiota-serialization-text==1.9.3 -msal==1.32.1 +msal==1.32.3 msal-extensions==1.3.1 msgraph-core==1.3.3 multidict==6.4.3