mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 04:10:43 +00:00
fix(ingestion/powerbi): increment msal version (#8385)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
This commit is contained in:
parent
a488557962
commit
cbbe083731
@ -212,7 +212,7 @@ trino = {
|
||||
"trino[sqlalchemy]>=0.308, !=0.317",
|
||||
}
|
||||
|
||||
microsoft_common = {"msal==1.16.0"}
|
||||
microsoft_common = {"msal==1.22.0"}
|
||||
|
||||
iceberg_common = {
|
||||
# Iceberg Python SDK
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user