Skip to content

Commit

Permalink
Merge pull request #327 from ritchie46/dependabot/pip/numpy-2.1.2
Browse files Browse the repository at this point in the history
Bump numpy from 2.1.1 to 2.1.2
  • Loading branch information
smith120bh authored Oct 16, 2024
2 parents 7b82557 + 2560d8d commit c5fe2b6
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 additions & 55 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 @@ -43,7 +43,7 @@ scipy = ">=1.10.0"
matplotlib = { version = ">=3.0", optional = true }

[tool.poetry.group.dev.dependencies]
numpy = "==2.1.1"
numpy = "==2.1.2"
scipy = "==1.14.1"
matplotlib = "==3.9.2"

Expand Down

0 comments on commit c5fe2b6

Please sign in to comment.