Skip to content

Commit 30e0024

Browse files
build(deps): 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.4.0/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-client-common-python@v0.3.6...v0.4.0) --- updated-dependencies: - dependency-name: frequenz-client-common dependency-version: 0.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42cf386 commit 30e0024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"frequenz-api-microgrid >= 0.18.0, < 1",
4141
"frequenz-channels >= 1.6.1, < 2.0.0",
4242
"frequenz-client-base >= 0.10.0, < 0.12.0",
43-
"frequenz-client-common >= 0.3.6, < 0.4.0",
43+
"frequenz-client-common >= 0.3.6, < 0.5.0",
4444
"frequenz-core >= 1.3.0, < 2.0.0",
4545
"grpcio >= 1.80.0, < 2",
4646
"protobuf >= 6.33.6, < 8",

0 commit comments

Comments
 (0)