Skip to content

Commit

Permalink
Bump numpy from 2.2.0 to 2.2.1 (#402)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent c9745a4 commit 2bb83f2
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
116 changes: 58 additions & 58 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 @@ -37,7 +37,7 @@ ordered-set = "*"
watchdog = ">=0.10.2,<5.1.0"
elasticsearch = "^6"
scipy = "*"
numpy = "2.2.0"
numpy = "2.2.1"
container-app-conf = "^5.0.0"
requests = "^2.20.0"
click = "*"
Expand Down

0 comments on commit 2bb83f2

Please sign in to comment.