Skip to content

Commit

Permalink
Bump matplotlib from 3.7.3 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.3 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.3...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 587fa11 commit 7d98633
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 @@ -47,7 +47,7 @@ classifiers = [
dependencies = [
"toml==0.10.2",
"numpy==1.26.1",
"matplotlib==3.7.3",
"matplotlib==3.8.0",
"plotly==5.18.0",
]
dynamic = ["version"]
Expand Down

0 comments on commit 7d98633

Please sign in to comment.