Skip to content

Commit f0cfe39

Browse files
Updated blob dependency in DL (Azure#39684)
1 parent 19cfdeb commit f0cfe39

File tree

1 file changed

+1
-1
lines changed
  • sdk/storage/azure-storage-file-datalake

1 file changed

+1
-1
lines changed

sdk/storage/azure-storage-file-datalake/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
python_requires=">=3.8",
7979
install_requires=[
8080
"azure-core>=1.30.0",
81-
"azure-storage-blob>=12.25.0b1",
81+
"azure-storage-blob>=12.25.0",
8282
"typing-extensions>=4.6.0",
8383
"isodate>=0.6.1"
8484
],

0 commit comments

Comments
 (0)