Skip to content

Commit 96813f7

Browse files
Change common dependency to v0.3.0 (frequenz-floss#132)
2 parents a490e8b + afa61b2 commit 96813f7

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"typing_extensions >= 4.6.1, < 5",
3030
"grpc-stubs == 1.53.0.5",
3131
"frequenz-api-reporting >= 0.5.0, < 0.6",
32-
"frequenz-client-common >= 0.2.0, < 0.4",
32+
"frequenz-client-common >= 0.3.0, < 0.4",
3333
"grpcio >=1.66.1, < 2",
3434
"grpcio-tools >=1.66.1, < 2",
3535
"protobuf >=5.28.2, < 6",

0 commit comments

Comments
 (0)