From 7cff788f03a816e46b98bb31ada5812d431145f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 22:35:28 +0000 Subject: [PATCH] chore(deps): bump msal from 1.35.1 to 1.36.0 in /application Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.35.1 to 1.36.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.35.1...1.36.0) --- updated-dependencies: - dependency-name: msal dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 2ff38b00..45c47cce 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -43,7 +43,7 @@ markupsafe==3.0.3 marshmallow>=3.18.0,<5.0.0 mpmath==1.3.0 multidict==6.7.1 -msal==1.35.1 +msal==1.36.0 mypy-extensions==1.1.0 networkx==3.6.1 numpy==2.4.4