mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
chore: bump azure identity
This commit is contained in:
parent
7ae42f5ae3
commit
f33d6eabdf
2 changed files with 2 additions and 2 deletions
|
|
@ -122,7 +122,7 @@ pytest-docker~=3.1.1
|
||||||
googleapis-common-protos==1.70.0
|
googleapis-common-protos==1.70.0
|
||||||
google-cloud-storage==2.19.0
|
google-cloud-storage==2.19.0
|
||||||
|
|
||||||
azure-identity==1.23.0
|
azure-identity==1.25.0
|
||||||
azure-storage-blob==12.24.1
|
azure-storage-blob==12.24.1
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -111,7 +111,7 @@ dependencies = [
|
||||||
"googleapis-common-protos==1.70.0",
|
"googleapis-common-protos==1.70.0",
|
||||||
"google-cloud-storage==2.19.0",
|
"google-cloud-storage==2.19.0",
|
||||||
|
|
||||||
"azure-identity==1.20.0",
|
"azure-identity==1.25.0",
|
||||||
"azure-storage-blob==12.24.1",
|
"azure-storage-blob==12.24.1",
|
||||||
|
|
||||||
"ldap3==2.9.1",
|
"ldap3==2.9.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue