From 932707911f59ff241b2d6a32a36e9fd34d5f0d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:28:35 +0000 Subject: [PATCH] build: bump msal Bumps the backend-deps group in /infra/scripts/fabric_scripts with 1 update: [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python). Updates `msal` 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:production update-type: version-update:semver-minor dependency-group: backend-deps ... Signed-off-by: dependabot[bot] --- infra/scripts/fabric_scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/scripts/fabric_scripts/requirements.txt b/infra/scripts/fabric_scripts/requirements.txt index 5c64dc0d0..84850b6bd 100644 --- a/infra/scripts/fabric_scripts/requirements.txt +++ b/infra/scripts/fabric_scripts/requirements.txt @@ -1,4 +1,4 @@ -msal==1.33.0 +msal==1.34.0 azure-identity pandas azure-storage-file-datalake