Skip to content

Commit

Permalink
fix: bump matplotlib from 3.7.2 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 401bda1 commit 4c6518e
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 @@ -20,7 +20,7 @@ requires-python = ">=3.8.1"
dynamic = ["version"]

dependencies = [
"matplotlib==3.7.2",
"matplotlib==3.8.0",
"scipy==1.11.2",
"tqdm==4.66.1",
]
Expand Down

0 comments on commit 4c6518e

Please sign in to comment.