Skip to content

Commit bfd16d4

Browse files
Bump matplotlib from 3.10.0 to 3.10.1 (#328)
* Bump matplotlib from 3.10.0 to 3.10.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: matplotlib 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>
1 parent 2633f19 commit bfd16d4

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.24.0
77
- coverage
88
- dscribe =2.1.1
9-
- matplotlib-base =3.10.0
9+
- matplotlib-base =3.10.1
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.10.0"]
46+
matplotlib = ["matplotlib==3.10.1"]
4747
plotly = ["plotly==6.0.0"]
4848
clusters = ["scikit-learn==1.6.1"]
4949
symmetry = ["spglib==2.5.0"]

0 commit comments

Comments
 (0)