From 32eabda40c1882c4cb12610b6f64f4d45c837fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 13:27:43 +0000 Subject: [PATCH] Bump msal from 1.22.0 to 1.23.0 (#222) Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.22.0 to 1.23.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.22.0...1.23.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 5f23620..f96fc70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ itsdangerous==2.1.2 Jinja2==3.1.2 Mako==1.2.4 MarkupSafe==2.1.3 -msal==1.22.0 +msal==1.23.0 pycparser==2.21 pyodbc==4.0.39 pyopenssl==23.2.0