Skip to content

Commit

Permalink
Bump matplotlib from 3.9.1 to 3.9.2 (#70)
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.1...v3.9.2)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 14, 2024
1 parent 67c894c commit 3d81366
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 32 deletions.
73 changes: 42 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 @@ -15,7 +15,7 @@ psutil-wheels = "^5.8.0"
[tool.poetry.group.dev.dependencies]
mypy = "1.10.1"
ruff = "0.5.0"
matplotlib = "^3.9.1"
matplotlib = "^3.9.2"
seaborn = "^0.13.2"
pandas = "^2.2.0"
scipy = "^1.12.0"
Expand Down

0 comments on commit 3d81366

Please sign in to comment.