Skip to content

Commit 7675d3a

Browse files
deps: bump plotly from 6.5.0 to 6.5.1
Bumps [plotly](https://github.com/plotly/plotly.py) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.5.0...v6.5.1) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b26951d commit 7675d3a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"matplotlib",
3131
"numpy>=2.2.6",
3232
"pandas>=0.17",
33-
"plotly==6.5.0",
33+
"plotly==6.5.1",
3434
"psutil",
3535
"pyopenms >=3.4.0, <=3.5.0",
3636
"scipy>=1.12.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ platformdirs==4.5.1
216216
# via
217217
# blosc2
218218
# jupyter-core
219-
plotly==6.5.0
219+
plotly==6.5.1
220220
# via massdash (pyproject.toml)
221221
pluggy==1.6.0
222222
# via pytest

0 commit comments

Comments
 (0)