mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-11 00:42:29 +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",
|
"trino[sqlalchemy]>=0.308, !=0.317",
|
||||||
}
|
}
|
||||||
|
|
||||||
microsoft_common = {"msal==1.16.0"}
|
microsoft_common = {"msal==1.22.0"}
|
||||||
|
|
||||||
iceberg_common = {
|
iceberg_common = {
|
||||||
# Iceberg Python SDK
|
# Iceberg Python SDK
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user