Skip to content

Commit 62c4c5c

Browse files
Bump matplotlib from 3.10.1 to 3.10.3 (#608)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.1 to 3.10.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.1...v3.10.3) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bb4e63 commit 62c4c5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.2",
3131
"numpy>=1.22.2,<2.3.0",
32-
"matplotlib==3.10.1",
32+
"matplotlib==3.10.3",
3333
"beartype==0.20.2",
3434
"jaxtyping==0.3.2",
3535
"deprecated>=1.2.14"

0 commit comments

Comments
 (0)