Skip to content

Commit f97a8c0

Browse files
Bump matplotlib from 3.9.2 to 3.10.0
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...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>
1 parent 41f5eae commit f97a8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
packages=find_packages(exclude=["*tests*"]),
3333
install_requires=[
3434
'pyiron_base==0.10.9',
35-
'matplotlib==3.9.2',
35+
'matplotlib==3.10.0',
3636
'pystem==0.0.26',
3737
'hyperspy==2.2.0',
3838
'scanf==1.5.2',

0 commit comments

Comments
 (0)