Skip to content

Commit

Permalink
Merge pull request #172 from ClearCalcs/dependabot/pip/matplotlib-3.9.1
Browse files Browse the repository at this point in the history
Bump matplotlib from 3.9.0 to 3.9.1
  • Loading branch information
smith120bh authored Jul 20, 2024
2 parents 22c3da9 + 4f7499a commit 492546b
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 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 @@ -51,7 +51,7 @@ matplotlib = { version = ">=3.2", optional = true }
[tool.poetry.group.dev.dependencies]
numpy = "==2.0.0"
scipy = "==1.14.0"
matplotlib = "==3.9.0"
matplotlib = "==3.9.1"
typing_extensions = "==4.12.2"
ipywidgets = "==8.1.3"

Expand Down

0 comments on commit 492546b

Please sign in to comment.