Skip to content

Commit 45f2d1a

Browse files
Update frequenz-api-common requirement from <0.7,>=0.5.4 to >=0.5.4,<0.8
--- updated-dependencies: - dependency-name: frequenz-api-common dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0340dc7 commit 45f2d1a

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 @@ classifiers = [
4343
]
4444
requires-python = ">= 3.11, < 4"
4545
dependencies = [
46-
"frequenz-api-common >= 0.5.4, < 0.7",
46+
"frequenz-api-common >= 0.5.4, < 0.8",
4747
"googleapis-common-protos >= 1.65.0, < 2",
4848
# We can't widen beyond the current value unless we bump the minimum
4949
# requirements too because of protobuf cross-version runtime guarantees:

0 commit comments

Comments
 (0)