Skip to content

Commit

Permalink
Bump msal from 1.22.0 to 1.28.0 in /src/vibe_core
Browse files Browse the repository at this point in the history
Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.22.0 to 1.28.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.22.0...1.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 37958a2 commit a1512de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vibe_core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies = [
"pystac~=1.6.0",
"hydra-zen~=0.10",
"rich~=13.7.1",
"msal==1.22.0",
"msal==1.28.0",
]

[project.urls]
Expand Down

0 comments on commit a1512de

Please sign in to comment.