Skip to content

Commit d3ba294

Browse files
authored
Update databricks-labs-blueprint requirement from ~0.4.1 to ~0.4.3 (#1058)
## Changes <!-- Summary of your changes that are easy to understand. Add screenshots when necessary --> Updates the requirements on [databricks-labs-blueprint](https://github.com/databrickslabs/blueprint) to permit the latest version. Pre-req for #1056, #1057 ### Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [ ] manually tested - [ ] added unit tests - [ ] added integration tests - [ ] verified on staging environment (screenshot attached)
1 parent 35bfe7c commit d3ba294

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
@@ -45,7 +45,7 @@ classifiers = [
4545
]
4646
dependencies = ["databricks-sdk~=0.21.0",
4747
"databricks-labs-lsql~=0.2.1",
48-
"databricks-labs-blueprint~=0.4.1",
48+
"databricks-labs-blueprint~=0.4.3",
4949
"PyYAML>=6.0.0,<7.0.0"]
5050

5151
[project.entry-points.databricks]

0 commit comments

Comments
 (0)