Skip to content

Commit 6bf6570

Browse files
Update dependencies in line with api-common release
Signed-off-by: Flora <[email protected]>
1 parent ea3aaf1 commit 6bf6570

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
@@ -27,7 +27,7 @@ classifiers = [
2727
requires-python = ">= 3.11, < 4"
2828
dependencies = [
2929
"typing-extensions >= 4.5.0, < 5",
30-
"frequenz-api-common >= 0.5.4, < 6",
30+
"frequenz-api-common >= 0.6.0, < 7",
3131
]
3232
dynamic = ["version"]
3333

0 commit comments

Comments
 (0)