Skip to content

Commit

Permalink
Update msal requirement from ~=1.8.0 to ~=1.12.0 in /src/front (#254)
Browse files Browse the repository at this point in the history
Updates the requirements on [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) to permit the latest version.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.8.0...1.12.0)

---
updated-dependencies:
- dependency-name: msal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2021
1 parent e2f173a commit 6993192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/front/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ fastapi~=0.65.2
python-multipart
aiofiles
azure-keyvault
msal~=1.8.0
msal~=1.12.0
starlette~=0.13.6
azure-identity

0 comments on commit 6993192

Please sign in to comment.