Skip to content

Commit

Permalink
Update msal requirement from ~=1.8.0 to ~=1.12.0 in /src/front
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>
  • Loading branch information
dependabot[bot] authored Jun 15, 2021
1 parent dde5852 commit 8b18327
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.62.0
python-multipart
aiofiles
azure-keyvault
msal~=1.8.0
msal~=1.12.0
starlette~=0.13.6
azure-identity

0 comments on commit 8b18327

Please sign in to comment.