Skip to content

Commit 16208fc

Browse files
authored
Merge pull request #170 from frequenz-floss/dependabot/pip/kaleido-gte-0.2.1-and-lt-1.2.0
chore(deps): update kaleido requirement from <1.1.0,>=0.2.1 to >=0.2.1,<1.2.0
2 parents 66b5042 + aa1bcf2 commit 16208fc

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
@@ -36,7 +36,7 @@ dependencies = [
3636
"python-dotenv >= 0.21.0, < 1.2.0",
3737
"toml >= 0.10.2, < 0.11.0",
3838
"plotly >= 6.0.0, < 6.4.0",
39-
"kaleido >= 0.2.1, < 1.1.0",
39+
"kaleido >= 0.2.1, < 1.2.0",
4040
"frequenz-client-reporting >= 0.19.0, < 0.20.0",
4141
"frequenz-client-weather >= 0.2.3, < 0.3.0",
4242
]

0 commit comments

Comments
 (0)