From c522b0fcd55d1600455ca521ea07bc4e084aa66f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:43:41 +0000 Subject: [PATCH] Bump msal from 1.29.0 to 1.30.0 (#329) Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.29.0 to 1.30.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.29.0...1.30.0) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73351f7..5b92446 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ itsdangerous==2.2.0 Jinja2==3.1.4 Mako==1.3.5 MarkupSafe==2.1.5 -msal==1.29.0 +msal==1.30.0 pycparser==2.22 pyodbc==5.1.0 pyopenssl==24.2.1