Skip to content

Commit

Permalink
Bump numpy from 2.2.0 to 2.2.1
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexdewar committed Jan 7, 2025
1 parent 04632f3 commit 861ce1a
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
114 changes: 57 additions & 57 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 @@ -22,7 +22,7 @@ schema = "^0.7.7"
pyserial = "^3.5"
beautifulsoup4 = "^4.12.3"
python-statemachine = "<2.4.0"
numpy = "^2.1.3"
numpy = "^2.2.1"
decorator = "^5.1.1"
pycsvy = "^0.2.3"
frozendict = "^2.4.6"
Expand Down

0 comments on commit 861ce1a

Please sign in to comment.