Skip to content

Commit 968471d

Browse files
Update dependencies in line with api-common release (#31)
New api-common [v0.6.1](https://github.com/frequenz-floss/frequenz-api-common/releases/tag/v0.6.1) has been released.
2 parents 0d6e0eb + 6bf6570 commit 968471d

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)