We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 660a907 commit 984e542Copy full SHA for 984e542
pyproject.toml
@@ -237,7 +237,7 @@ optional-dependencies.settings = [
237
"cratedb-toolkit[docs-api]",
238
]
239
optional-dependencies.test = [
240
- "azure-storage-blob<12.27", # Testcontainers: "ContainerClient" has no attribute "_format_url"
+ "azure-storage-blob<12.29", # Testcontainers: "ContainerClient" has no attribute "_format_url"
241
"cratedb-toolkit[testing]",
242
"httpx<0.29",
243
"ipywidgets<9",
0 commit comments