Skip to content

Commit 86bfdac

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.4.0/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-client-common-python@v0.3.7...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 e1763b1 commit 86bfdac

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"typing_extensions >= 4.13.0, < 5",
3030
"grpc-stubs == 1.53.0.6",
3131
"frequenz-api-reporting >= 0.10.0, < 0.11",
32-
"frequenz-client-common >= 0.3.7, < 0.4",
32+
"frequenz-client-common >= 0.3.7, < 0.5",
3333
"grpcio >=1.72.1, < 2",
3434
"protobuf >= 6.33.1, < 8",
3535
"frequenz-client-base >= 0.11.0, < 0.12.0",

0 commit comments

Comments
 (0)