Skip to content

Commit

Permalink
chore: bump the all group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates in the /examples/msal-python directory: [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.9.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.9.0)

Updates `msal` from 1.22.0 to 1.31.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.22.0...1.31.1)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent f6028b9 commit 920f5dc
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.9.0
msal==1.31.1

0 comments on commit 920f5dc

Please sign in to comment.