Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent d9cc3cf commit 4a3a511
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 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 @@ -45,7 +45,7 @@ matplotlib = { version = ">=3.0", optional = true }
[tool.poetry.group.dev.dependencies]
numpy = "==2.0.1"
scipy = "==1.14.0"
matplotlib = "==3.9.0"
matplotlib = "==3.9.1"

[tool.poetry.group.test.dependencies]
pylint = "==3.2.5"
Expand Down

0 comments on commit 4a3a511

Please sign in to comment.