Skip to content

Commit 2c2ccc3

Browse files
committed
Update reporting API dependency to v0.10.x
Signed-off-by: cwasicki <[email protected]>
1 parent a507778 commit 2c2ccc3

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
@@ -28,7 +28,7 @@ requires-python = ">= 3.11, < 4"
2828
dependencies = [
2929
"typing_extensions >= 4.6.1, < 5",
3030
"grpc-stubs == 1.53.0.6",
31-
"frequenz-api-reporting >= 0.8.0, < 0.9",
31+
"frequenz-api-reporting >= 0.10.0, < 0.11",
3232
"frequenz-client-common >= 0.3.0, < 0.4",
3333
"grpcio >=1.72.1, < 2",
3434
"protobuf >=6.31.1, < 7",

0 commit comments

Comments
 (0)