Skip to content

Commit f058ef1

Browse files
Bump matplotlib from 3.9.2 to 3.9.3 in the actions group
Bumps the actions group with 1 update: [matplotlib](https://github.com/matplotlib/matplotlib). Updates `matplotlib` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2625a27 commit f058ef1

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
@@ -31,7 +31,7 @@ dependencies = [
3131

3232
[project.optional-dependencies]
3333
test = [
34-
"matplotlib==3.9.2",
34+
"matplotlib==3.9.3",
3535
"pytest-cov==6.0.0",
3636
"pytest-mpl==0.17.0",
3737
"pytest==8.3.3",

0 commit comments

Comments
 (0)