Skip to content

Commit b1f4104

Browse files
dependabot[bot]pyiron-runnerjan-janssen
authored
Bump plotly from 6.0.0 to 6.0.1 (#335)
* Bump plotly from 6.0.0 to 6.0.1 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.0.0 to 6.0.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.0.0...v6.0.1) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-patch ... 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> Co-authored-by: Jan Janssen <jan-janssen@users.noreply.github.com>
1 parent 3f439e2 commit b1f4104

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 =1.26.4
1313
- phonopy =2.38.0
14-
- plotly =6.0.0
14+
- plotly =6.0.1
1515
- pymatgen =2025.3.10
1616
- pyscal3 =3.2.7
1717
- pyxtal =1.0.6

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.2.7"]
4545
nglview = ["nglview==3.1.4"]
4646
matplotlib = ["matplotlib==3.10.1"]
47-
plotly = ["plotly==6.0.0"]
47+
plotly = ["plotly==6.0.1"]
4848
clusters = ["scikit-learn==1.6.1"]
4949
symmetry = ["spglib==2.6.0"]
5050
surface = [

0 commit comments

Comments
 (0)