Skip to content

Commit 5527eb0

Browse files
Bump matplotlib in the actions group across 1 directory
Bumps the actions group with 1 update in the / directory: [matplotlib](https://github.com/matplotlib/matplotlib). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d99541 commit 5527eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131

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

0 commit comments

Comments
 (0)