Skip to content

Commit 857956f

Browse files
build: bump plotly from 6.3.1 to 6.4.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 6.3.1 to 6.4.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@v6.3.1...v6.4.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45c2c02 commit 857956f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ doc = [
5757
"numpydoc==1.9.0",
5858
"pandas==2.3.3",
5959
"Pillow>=9.0",
60-
"plotly==6.3.1",
60+
"plotly==6.4.0",
6161
"PyGitHub==2.8.1",
6262
"pyvista[jupyter]==0.46.3",
6363
"PyYAML==6.0.3",

0 commit comments

Comments
 (0)