From f6f85c40af8e43803b5bb8a99c812c67b3fc4f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 18:21:11 +0000 Subject: [PATCH] Bump msal from 1.30.0 to 1.33.0 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.30.0 to 1.33.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.30.0...1.33.0) --- updated-dependencies: - dependency-name: msal dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index dff1ab4ce6..b2d2329868 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -190,7 +190,7 @@ microsoft-kiota-serialization-multipart==1.9.3 # via msgraph-sdk microsoft-kiota-serialization-text==1.9.3 # via msgraph-sdk -msal==1.30.0 +msal==1.33.0 # via # -r requirements.in # azure-identity