Skip to content

Commit 241e329

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

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.54.2, < 2",
3434
"grpcio-tools >= 1.54.2, < 2",
3535
"protobuf >= 4.25.3, < 6",
36-
"frequenz-client-base >= 0.6.0, < 0.7.0",
36+
"frequenz-client-base >= 0.6.0, < 0.8.0",
3737
]
3838
dynamic = ["version"]
3939

0 commit comments

Comments
 (0)