From fc90f42a358ea8af4b40951994f46c0478a66f01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 08:08:36 +0000 Subject: [PATCH] Bump msal from 1.25.0 to 1.26.0 in /it/python Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.25.0 to 1.26.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.25.0...1.26.0) --- updated-dependencies: - dependency-name: msal dependency-type: direct:development update-type: version-update:semver-minor ... 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 fb97d9211e..d24aa16f6a 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -108,7 +108,7 @@ microsoft-kiota-serialization-json==1.0.0 microsoft-kiota-serialization-text==1.0.0 -msal==1.25.0 +msal==1.26.0 msal-extensions==1.0.0