Skip to content

Commit

Permalink
Bump numpy from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.1.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 4829ad9 commit 2560d8d
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 2560d8d

Please sign in to comment.