From 3e0ffbbb9b5edf47de98450c7ba8f21d19121eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 19:37:57 +0000 Subject: [PATCH] chore: bump the all group in /examples/msal-python with 1 update Bumps the all group in /examples/msal-python with 1 update: [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python). - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.22.0...1.24.1) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- examples/msal-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/msal-python/requirements.txt b/examples/msal-python/requirements.txt index ae484f059..bffd3e5bf 100644 --- a/examples/msal-python/requirements.txt +++ b/examples/msal-python/requirements.txt @@ -1,2 +1,2 @@ azure-keyvault-secrets==4.7.0 -msal==1.22.0 +msal==1.24.1