Skip to content

Commit

Permalink
Bump matplotlib from 3.9.3 to 3.10.0 (#530)
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.3 to 3.10.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 6ccc328 commit 4108410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"scipy==1.14.1",
"opencv-python==4.10.0.84",
"deepdiff==8.0.1",
"matplotlib==3.9.3",
"matplotlib==3.10.0",
"numpy>=1.22.2,<2.2.0",
"beartype==0.19.0",
"jaxtyping==0.2.36"
Expand Down

0 comments on commit 4108410

Please sign in to comment.