Skip to content

Commit 9a4c733

Browse files
chore(deps): update dependency azure-storage-blob to <12.31 (#835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88c3a25 commit 9a4c733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ optional-dependencies.settings = [
259259
"docutils<0.24",
260260
]
261261
optional-dependencies.test = [
262-
"azure-storage-blob<12.30", # Testcontainers: "ContainerClient" has no attribute "_format_url"
262+
"azure-storage-blob<12.31", # Testcontainers: "ContainerClient" has no attribute "_format_url"
263263
"cratedb-toolkit[testing]",
264264
"httpx<0.29",
265265
"ipywidgets<9",

0 commit comments

Comments
 (0)