Skip to content

Commit

Permalink
Bump plotly from 5.22.0 to 5.23.0
Browse files Browse the repository at this point in the history
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.22.0...v5.23.0)

---
updated-dependencies:
- dependency-name: plotly
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent e8a4a05 commit 5b707d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -25,7 +25,7 @@ classifiers=[
[tool.poetry.dependencies]
python = "<3.13,>=3.10"
numpy = "^2.0.0"
plotly = "^5.22.0"
plotly = "^5.23.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.1"
Expand Down

0 comments on commit 5b707d8

Please sign in to comment.