Skip to content

Commit 2919247

Browse files
authored
Merge pull request #671 from simvue-io/dependabot/pip/dev/plotly-6.0.0
pip(deps): bump plotly from 5.24.1 to 6.0.0
2 parents 5b734a9 + f7053ac commit 2919247

File tree

2 files changed

+35
-6
lines changed

2 files changed

+35
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ PyJWT = "^2.8.0"
4444
psutil = ">=5.9.8,<7.0.0"
4545
pydantic = "^2.5.3"
4646
pandas = "^2.2.0"
47-
plotly = {version = "^5.18.0", optional = true}
47+
plotly = {version = ">=5.18,<7.0", optional = true}
4848
matplotlib = {version = "^3.8.2", optional = true}
4949
typing_extensions = { version = "^4.11.0", python = "<3.10" }
5050
toml = "^0.10.2"

0 commit comments

Comments
 (0)