Skip to content

Commit

Permalink
pip(deps): bump matplotlib from 3.8.4 to 3.9.0 (#495)
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.4...v3.9.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 May 20, 2024
1 parent 3da59d2 commit 3bfd984
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 32 deletions.
66 changes: 35 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ keywords = [

[tool.poetry.dependencies]
python = "^3.9,<3.13"
matplotlib = "^3.8.4"
matplotlib = "^3.9.0"
prettytable = "^3.10.0"
html2text = "^2024.2.26"
numpy = "^1.26.4"
Expand Down

0 comments on commit 3bfd984

Please sign in to comment.