Skip to content

Commit

Permalink
chore: bump the all group in /examples/msal-python with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /examples/msal-python with 2 updates: [azure-keyvault-secrets](https://github.com/Azure/azure-sdk-for-python) and [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python).


Updates `azure-keyvault-secrets` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-keyvault-secrets_4.7.0...azure-keyvault-secrets_4.8.0)

Updates `msal` 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: azure-keyvault-secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: msal
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 5ad840f commit e9c0407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/msal-python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
azure-keyvault-secrets==4.7.0
msal==1.22.0
azure-keyvault-secrets==4.8.0
msal==1.28.0

0 comments on commit e9c0407

Please sign in to comment.