mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 09:58:14 +00:00
fix(ingest): upgrade msal (#11883)
This commit is contained in:
parent
94f1f39667
commit
4601aacfad
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user