Skip to content

Commit

Permalink
Update dependency kaleido to v0.2.1.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 2b31bbf commit 1bfc1b4
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 9 deletions.
32 changes: 24 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ numpy = "^1.23.5"
matplotlib = { version = "^3.7.2", optional = true }
pydantic = "^2.0.0"
plotly = { version = "^5.16.0", optional = true }
kaleido = { version = "0.2.1", optional = true }
kaleido = { version = "0.2.1.post1", optional = true }
scipy = "^1.11.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 1bfc1b4

Please sign in to comment.