mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-02 04:26:21 +00:00
chore(bump): bump azure-identity (#11235)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
This commit is contained in:
parent
8479d2f6ab
commit
94e7706e3b
@ -238,7 +238,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.22.0"}
|
||||
|
||||
iceberg_common = {
|
||||
# Iceberg Python SDK
|
||||
@ -271,7 +271,7 @@ s3_base = {
|
||||
|
||||
abs_base = {
|
||||
"azure-core==1.29.4",
|
||||
"azure-identity>=1.14.0",
|
||||
"azure-identity>=1.17.1",
|
||||
"azure-storage-blob>=12.19.0",
|
||||
"azure-storage-file-datalake>=12.14.0",
|
||||
"more-itertools>=8.12.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user