fix(ingest): upgrade msal (#11883)

This commit is contained in:
mikeburke24 2024-11-19 04:29:37 -06:00 committed by GitHub
parent 94f1f39667
commit 4601aacfad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -245,7 +245,7 @@ pyhive_common = {
# Instead, we put the fix in our PyHive fork, so no thrift pin is needed.
}
microsoft_common = {"msal>=1.22.0"}
microsoft_common = {"msal>=1.24.0"}
iceberg_common = {
# Iceberg Python SDK