Skip to content

Commit

Permalink
Bump numpy from 2.1.2 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.1.3.
- [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.2...v2.1.3)

---
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 Nov 3, 2024
1 parent 4286a4a commit a71768f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"dask==2024.8.2",
"joblib==1.4.2",
"loguru==0.7.2",
"numpy==2.1.2",
"numpy==2.1.3",
"scikit-image==0.24.0",
"zarr==2.18.3",
]
Expand Down

0 comments on commit a71768f

Please sign in to comment.