Skip to content

Commit a06fb44

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 6e79968 commit a06fb44

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
@@ -33,7 +33,7 @@ dependencies = [
3333
"grpcio >= 1.66.2, < 2",
3434
"frequenz-channels >= 1.6.1, < 2",
3535
"frequenz-client-base >= 0.9.0, < 0.10.0",
36-
"frequenz-client-common >= 0.1.0, < 0.3.0",
36+
"frequenz-client-common >= 0.1.0, < 0.4.0",
3737
"frequenz-api-electricity-trading >= 0.2.4, < 0.5",
3838
"protobuf >= 5.28.0, < 6",
3939
]

0 commit comments

Comments
 (0)