Skip to content

Commit 984e542

Browse files
Update dependency azure-storage-blob to <12.29
1 parent 660a907 commit 984e542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ optional-dependencies.settings = [
237237
"cratedb-toolkit[docs-api]",
238238
]
239239
optional-dependencies.test = [
240-
"azure-storage-blob<12.27", # Testcontainers: "ContainerClient" has no attribute "_format_url"
240+
"azure-storage-blob<12.29", # Testcontainers: "ContainerClient" has no attribute "_format_url"
241241
"cratedb-toolkit[testing]",
242242
"httpx<0.29",
243243
"ipywidgets<9",

0 commit comments

Comments
 (0)