Skip to content

Commit aa1bcf2

Browse files
chore(deps): update kaleido requirement
Updates the requirements on [kaleido](https://github.com/plotly/kaleido) to permit the latest version. - [Release notes](https://github.com/plotly/kaleido/releases) - [Commits](plotly/Kaleido@v0.2.1...v1.1.0) --- updated-dependencies: - dependency-name: kaleido dependency-version: 1.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cf62ff commit aa1bcf2

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)