Skip to content

Commit 330d94d

Browse files
committed
Bump api-common dependency to ensure steam boiler is available
Signed-off-by: Simon Völcker <simon.voelcker@frequenz.com>
1 parent 7e89571 commit 330d94d

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
@@ -38,7 +38,7 @@ requires-python = ">= 3.11, < 4"
3838
dependencies = [
3939
"typing-extensions >= 4.13.0, < 5",
4040
"frequenz-api-assets >= 0.1.0, < 0.2.0",
41-
"frequenz-api-common >= 0.8.0, < 1",
41+
"frequenz-api-common >= 0.8.2, < 1",
4242
"frequenz-client-base >= 0.11.0, < 0.12.0",
4343
"frequenz-client-common >= 0.3.6, < 0.4.0",
4444
"grpcio >= 1.73.1, < 2",

0 commit comments

Comments
 (0)