Skip to content

Commit 8d3efe6

Browse files
Bump matplotlib from 3.10.7 to 3.10.8
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.7 to 3.10.8. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 634a867 commit 8d3efe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Repository = "https://github.com/pyiron/pyiron_vasp"
4141

4242
[project.optional-dependencies]
4343
plot = [
44-
"matplotlib==3.10.7"
44+
"matplotlib==3.10.8"
4545
]
4646

4747
[tool.hatch.build]

0 commit comments

Comments
 (0)