From 8846c19fdcac0a0dc0e3f6c091e0374858968f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 21:59:15 +0000 Subject: [PATCH] chore(deps-dev): bump msal from 1.33.0 to 1.34.0 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.33.0 to 1.34.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/RELEASES.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.33.0...1.34.0) --- updated-dependencies: - dependency-name: msal dependency-version: 1.34.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 9dffbbbd45d..3847ee00312 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -39,7 +39,7 @@ microsoft-kiota-serialization-form==1.9.7 microsoft-kiota-serialization-json==1.9.7 microsoft-kiota-serialization-multipart==1.9.7 microsoft-kiota-serialization-text==1.9.7 -msal==1.33.0 +msal==1.34.0 msal-extensions==1.3.1 msgraph-core==1.3.8 multidict==6.7.0