Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: msal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 7853051 commit c7afbf0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ requests-ntlm = "1.3.0"
restrictedpython = "7.2"
faker = "28.4.1"
requests-hawk = "1.2.1"
msal = "1.30.0"
msal = "1.31.0"
pyyaml = "6.0.2"
toml = "0.10.2"
requests = "2.32.3"
Expand Down

0 comments on commit c7afbf0

Please sign in to comment.