Skip to content

Commit 2f8e24e

Browse files
authored
Merge pull request #142 from frequenz-floss/dependabot/pip/frequenz-client-reporting-gte-0.18.0-and-lt-0.20.0
Update frequenz-client-reporting requirement from <0.19.0,>=0.18.0 to >=0.18.0,<0.20.0
2 parents fd49ed8 + 88a432c commit 2f8e24e

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
@@ -37,7 +37,7 @@ dependencies = [
3737
"toml >= 0.10.2, < 0.11.0",
3838
"plotly >= 6.0.0, < 6.3.0",
3939
"kaleido >= 0.2.1, < 1.1.0",
40-
"frequenz-client-reporting >= 0.18.0, < 0.19.0",
40+
"frequenz-client-reporting >= 0.18.0, < 0.20.0",
4141
"frequenz-client-weather >= 0.2.2, < 0.3.0",
4242
]
4343
dynamic = ["version"]

0 commit comments

Comments
 (0)