Skip to content

Commit 85c2d30

Browse files
authored
Merge pull request #173 from pyiron/dependabot/pip/plotly-5.21.0
Bump plotly from 5.19.0 to 5.21.0
2 parents c379834 + 5e98a1c commit 85c2d30

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
@@ -10,7 +10,7 @@ dependencies:
1010
- notebook
1111
- numpy =1.26.4
1212
- phonopy =2.22.1
13-
- plotly =5.19.0
13+
- plotly =5.21.0
1414
- pymatgen =2024.4.13
1515
- pyscal =2.10.18
1616
- pyxtal =0.6.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ grainboundary = [
4444
pyscal = ["pyscal2==2.10.18"]
4545
nglview = ["nglview==3.1.2"]
4646
matplotlib = ["matplotlib==3.8.4"]
47-
plotly = ["plotly==5.19.0"]
47+
plotly = ["plotly==5.21.0"]
4848
clusters = ["scikit-learn==1.4.2"]
4949
symmetry = ["spglib==2.4.0"]
5050
surface = [

0 commit comments

Comments
 (0)