Skip to content

Commit c51c759

Browse files
Bump matplotlib from 3.10.3 to 3.10.7
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.3 to 3.10.7. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.3...v3.10.7) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ec3d6d commit c51c759

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"opencv-python==4.11.0.86",
3030
"deepdiff==8.6.1",
3131
"numpy>=1.22.2,<2.3.0",
32-
"matplotlib==3.10.3",
32+
"matplotlib==3.10.7",
3333
"beartype==0.22.4",
3434
"jaxtyping==0.3.2",
3535
"deprecated>=1.2.14"

0 commit comments

Comments
 (0)