Skip to content

Commit 2754a0e

Browse files
Bump plotly from 6.3.1 to 6.4.0 (#417)
* 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> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyironrunner <pyiron@mpie.de>
1 parent de18691 commit 2754a0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- notebook
1212
- numpy =2.3.4
1313
- phonopy =2.43.6
14-
- plotly =6.3.1
14+
- plotly =6.4.0
1515
- pymatgen =2025.10.7
1616
- pyscal3 =3.3.0
1717
- scikit-learn =1.7.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ grainboundary = [
4444
pyscal = ["pyscal3==3.3.0"]
4545
nglview = ["nglview==3.1.4"]
4646
matplotlib = ["matplotlib==3.10.7"]
47-
plotly = ["plotly==6.3.1"]
47+
plotly = ["plotly==6.4.0"]
4848
clusters = ["scikit-learn==1.7.2"]
4949
symmetry = ["spglib==2.6.0"]
5050
surface = [

0 commit comments

Comments
 (0)