Skip to content

Commit 63cdc40

Browse files
dependabot[bot]pyiron-runnerjan-janssen
authored
Bump matplotlib from 3.9.4 to 3.10.0 (#295)
* Bump matplotlib from 3.9.4 to 3.10.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.4 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.4...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production 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> Co-authored-by: Jan Janssen <jan-janssen@users.noreply.github.com>
1 parent f4cc53b commit 63cdc40

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
@@ -6,7 +6,7 @@ dependencies:
66
- ase =3.23.0
77
- coverage
88
- dscribe =2.1.1
9-
- matplotlib-base =3.9.4
9+
- matplotlib-base =3.10.0
1010
- nglview =3.1.4
1111
- notebook
1212
- 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 = ["pyscal3==3.2.7"]
4545
nglview = ["nglview==3.1.4"]
46-
matplotlib = ["matplotlib==3.9.4"]
46+
matplotlib = ["matplotlib==3.10.0"]
4747
plotly = ["plotly==5.24.1"]
4848
clusters = ["scikit-learn==1.6.0"]
4949
symmetry = ["spglib==2.5.0"]

0 commit comments

Comments
 (0)