Skip to content

Commit 21b0581

Browse files
authored
Merge pull request #91 from Anselmoo/renovate/plotly-6.x
fix(deps): update dependency plotly to v6
2 parents 2234cb6 + 83e969c commit 21b0581

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ matplotlib = [
1818
"imagemagic (>=0.2.1,<0.3.0)",
1919
]
2020
plotly = [
21-
"plotly (>=5.24.1,<6.0.0)",
21+
"plotly (>=6.0.0,<6.1.0)",
2222
"kaleido==0.2.1",
2323
]
2424
all = [
2525
"matplotlib (>=3.10.0,<4.0.0)",
26-
"plotly (>=5.24.1,<6.0.0)",
26+
"plotly (>=6.0.0,<6.1.0)",
2727
"kaleido==0.2.1",
2828
"imagemagic (>=0.2.1,<0.3.0)",
2929
]

uv.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)