Skip to content

Commit 2a111bd

Browse files
Bump pytest-mpl from 0.17.0 to 0.18.0 in the actions group
Bumps the actions group with 1 update: [pytest-mpl](https://github.com/matplotlib/pytest-mpl). Updates `pytest-mpl` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/matplotlib/pytest-mpl/releases) - [Changelog](https://github.com/matplotlib/pytest-mpl/blob/main/CHANGES.md) - [Commits](matplotlib/pytest-mpl@v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: pytest-mpl dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46e773a commit 2a111bd

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
@@ -33,7 +33,7 @@ dependencies = [
3333
test = [
3434
"matplotlib==3.10.1",
3535
"pytest-cov==7.0.0",
36-
"pytest-mpl==0.17.0",
36+
"pytest-mpl==0.18.0",
3737
"pytest==8.4.2",
3838
]
3939

0 commit comments

Comments
 (0)