Skip to content

Commit 3bd1176

Browse files
Bump plotly from 5.24.1 to 6.6.0 (#111)
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.6.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.24.1...v6.6.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e681e16 commit 3bd1176

2 files changed

Lines changed: 41 additions & 23 deletions

File tree

poetry.lock

Lines changed: 40 additions & 22 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
@@ -36,7 +36,7 @@ seaborn = "0.13.2" # data visualization library
3636
statsmodels = "0.14.4" # statistical models library
3737
umap-learn = "0.5.7" # dimensionality reduction library
3838
hdbscan = "0.8.40" # clustering library
39-
plotly = "5.24.1" # interactive plotting library
39+
plotly = "6.6.0" # interactive plotting library
4040
tensorboard = "2.18.0" # inspection tool for deep learning
4141
openTSNE = "1.0.2" # fast t-SNE implementation
4242
SAlib = "1.5.1" # sensitivity analysis library

0 commit comments

Comments
 (0)