Skip to content

Commit ff42beb

Browse files
Update kaleido requirement from <0.4 to <1.1
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.0.1rc1...v1.0.0) --- updated-dependencies: - dependency-name: kaleido dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49b2403 commit ff42beb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/cicd_utils.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ./cicd_utils/ridgeplot_examples/_base.py
22
minify-html
33
# TODO: unpin after 1.0.0 (https://github.com/plotly/Kaleido/issues/226)
4-
kaleido<0.4
4+
kaleido<1.1
55

66
# ./cicd_utils/cicd/scripts/extract_latest_release_notes.py
77
markdown-it-py

0 commit comments

Comments
 (0)