From c4dc46e2dc6e6c10e84e480f9cf6a7ceacc37a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:49:02 +0000 Subject: [PATCH] chore(deps-dev): bump msal from 1.31.0 to 1.31.1 in /it/python Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.31.0 to 1.31.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.31.0...1.31.1) --- updated-dependencies: - dependency-name: msal dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- it/python/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 656c3837a6..4c20f173df 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -112,7 +112,7 @@ microsoft-kiota-serialization-form==1.6.2 microsoft-kiota-serialization-multipart==1.6.2 -msal==1.31.0 +msal==1.31.1 msal-extensions==1.2.0