From d6969f4a1dbbf045880f09eb58f63dffd0d2e9a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 03:08:08 +0000 Subject: [PATCH] Bump msal-extensions from 1.1.0 to 1.2.0 Bumps [msal-extensions](https://github.com/AzureAD/microsoft-authentication-extensions-for-python) from 1.1.0 to 1.2.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.1.0...1.2.0) --- updated-dependencies: - dependency-name: msal-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index abb55c4..97abbb3 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -99,7 +99,7 @@ msal==1.28.1 # via # azure-identity # msal-extensions -msal-extensions==1.1.0 +msal-extensions==1.2.0 # via azure-identity multidict==6.0.5 # via