Skip to content

Commit c2d73ea

Browse files
Bumps frequenz-api-common from 0.2.0 to 0.3.1
Signed-off-by: Christian Parpart <[email protected]>
1 parent 6a6ab09 commit c2d73ea

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
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
requires-python = ">= 3.11, < 4"
2525
dependencies = [
26-
"frequenz-api-common >= 0.2.0, < 0.3",
26+
"frequenz-api-common >= 0.3.1, < 0.4.0",
2727
"googleapis-common-protos >= 1.56.2, < 2",
2828
"grpcio >= 1.51.1, < 2",
2929
]

0 commit comments

Comments
 (0)