From de5dd5a0a8ed11245ba307ada0f5ba9a12605c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 06:22:33 +0000 Subject: [PATCH] chore(deps-dev): bump msal-extensions from 1.2.0 to 1.3.0 Bumps [msal-extensions](https://github.com/AzureAD/microsoft-authentication-extensions-for-python) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-extensions-for-python/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-extensions-for-python/compare/1.2.0...1.3.0) --- updated-dependencies: - dependency-name: msal-extensions 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 bc9faf20ac8..5fc4b92b66b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -41,7 +41,7 @@ microsoft-kiota-serialization-json==1.9.2 microsoft-kiota-serialization-multipart==1.9.2 microsoft-kiota-serialization-text==1.9.2 msal==1.32.0 -msal-extensions==1.2.0 +msal-extensions==1.3.0 msgraph-core==1.3.2 multidict==6.1.0 mypy==1.15.0