Skip to content

Commit 91c5cda

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.9.0...v0.10.0) --- updated-dependencies: - dependency-name: frequenz-client-base dependency-version: 0.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 943aba1 commit 91c5cda

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
@@ -43,7 +43,7 @@ dependencies = [
4343
"frequenz-api-common >= 0.6.3, < 0.7.0",
4444
"grpcio >= 1.68.1, < 2",
4545
"frequenz-channels >= 1.6.1, < 2",
46-
"frequenz-client-base >= 0.9.0, < 0.10.0",
46+
"frequenz-client-base >= 0.9.0, < 0.11.0",
4747
"frequenz-client-common >= 0.1.0, < 0.4.0",
4848
"frequenz-api-electricity-trading >= 0.7.0, < 0.8.0",
4949
"protobuf >= 5.29.2, < 7",

0 commit comments

Comments
 (0)