Skip to content

Commit da11df0

Browse files
Update frequenz-client-common requirement
Updates the requirements on [frequenz-client-common](https://github.com/frequenz-floss/frequenz-client-common-python) to permit the latest version. - [Release notes](https://github.com/frequenz-floss/frequenz-client-common-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-client-common-python/blob/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-client-common-python@v0.1.0...v0.3.0) --- updated-dependencies: - dependency-name: frequenz-client-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcc299e commit da11df0

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
@@ -31,7 +31,7 @@ dependencies = [
3131
"grpcio >= 1.66.2, < 2",
3232
"frequenz-channels >= 1.0.0, < 2",
3333
"frequenz-client-base >= 0.8.0, < 0.9.0",
34-
"frequenz-client-common >= 0.1.0, < 0.3.0",
34+
"frequenz-client-common >= 0.1.0, < 0.4.0",
3535
"frequenz-api-electricity-trading >= 0.2.4, < 1",
3636
"protobuf >= 5.28.0, < 6",
3737
]

0 commit comments

Comments
 (0)