Skip to content

Commit 8d1789f

Browse files
authored
Merge pull request #182 from pyiron/dependabot/pip/matplotlib-3.9.0
Bump matplotlib from 3.8.4 to 3.9.0
2 parents 75e7204 + fabb7ea commit 8d1789f

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
@@ -5,7 +5,7 @@ dependencies:
55
- ase =3.23.0
66
- coverage
77
- dscribe =2.1.1
8-
- matplotlib-base =3.8.4
8+
- matplotlib-base =3.9.0
99
- nglview =3.1.2
1010
- notebook
1111
- numpy =1.26.4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ grainboundary = [
4343
]
4444
pyscal = ["pyscal2==2.10.18"]
4545
nglview = ["nglview==3.1.2"]
46-
matplotlib = ["matplotlib==3.8.4"]
46+
matplotlib = ["matplotlib==3.9.0"]
4747
plotly = ["plotly==5.22.0"]
4848
clusters = ["scikit-learn==1.5.0"]
4949
symmetry = ["spglib==2.4.0"]

0 commit comments

Comments
 (0)