Skip to content

Commit 6f20fe1

Browse files
Update common dependency to v0.3.0
Signed-off-by: Flora <[email protected]>
1 parent 40a6752 commit 6f20fe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ classifiers = [
2727
requires-python = ">= 3.11, < 4"
2828
dependencies = [
2929
"typing-extensions >= 4.6.1, < 5",
30-
"frequenz-client-reporting>=0.9.0, < 1",
31-
"frequenz-client-common >= 0.2.0, < 0.4",
30+
"frequenz-client-reporting>=0.13.0, < 1",
31+
"frequenz-client-common >= 0.3.0, < 0.4",
3232
]
3333
dynamic = ["version"]
3434

0 commit comments

Comments
 (0)