Skip to content

Commit

Permalink
build(deps-dev): bump matplotlib from 3.8.4 to 3.9.0 in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update: [matplotlib](https://github.com/matplotlib/matplotlib).


Updates `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:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 87f3f23 commit 39157c2
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 @@ -60,7 +60,7 @@ pandas-stubs = "^2.2.2.240514"
# docs
sphinx-rtd-theme = "^2.0.0"
sphinx = "^7.3.7"
matplotlib = "^3.8.4"
matplotlib = "^3.9.0"

[tool.mypy]
files = "src,tests"
Expand Down

0 comments on commit 39157c2

Please sign in to comment.