Skip to content

Commit 1da3432

Browse files
chore(deps): update frequenz-api-common requirement
Updates the requirements on [frequenz-api-common](https://github.com/frequenz-floss/frequenz-api-common) to permit the latest version. - [Release notes](https://github.com/frequenz-floss/frequenz-api-common/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-api-common/blob/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-api-common@v0.6.5...v0.8.0) --- updated-dependencies: - dependency-name: frequenz-api-common dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b126399 commit 1da3432

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
@@ -40,7 +40,7 @@ requires-python = ">= 3.11, < 4"
4040
dependencies = [
4141
"click >= 8.1.8, < 9",
4242
"entsoe-py >= 0.6.16, < 1",
43-
"frequenz-api-common >= 0.6.5, < 0.8.0",
43+
"frequenz-api-common >= 0.6.5, < 0.9.0",
4444
"grpcio >= 1.72.1, < 2",
4545
"frequenz-channels >= 1.6.1, < 2",
4646
"frequenz-client-base >= 0.11.0, < 0.12.0",

0 commit comments

Comments
 (0)