Skip to content

Commit afdc7cc

Browse files
Merge pull request #30 from flora-hofmann-frequenz/update_common_dep
Update common dependency to v0.3.0
2 parents 40a6752 + 6f20fe1 commit afdc7cc

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)