From 6b1f0bf1fa1bb5e0dd427141cee37e0dacadd6dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:40:07 +0000 Subject: [PATCH] chore(deps-dev): bump msal from 1.30.0 to 1.31.0 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.30.0...1.31.0) --- updated-dependencies: - dependency-name: msal 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 ee421ab2a00..f52c9d65ad9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -40,7 +40,7 @@ microsoft-kiota-serialization-form==0.1.1 microsoft-kiota-serialization-json==1.3.1 microsoft-kiota-serialization-multipart==0.1.0 microsoft-kiota-serialization-text==1.0.0 -msal==1.30.0 +msal==1.31.0 msal-extensions==1.2.0 msgraph-core==1.1.3 multidict==6.0.5