Skip to content

Commit

Permalink
Bump the python-packages group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [scikit-image](https://github.com/scikit-image/scikit-image) and [numpy](https://github.com/numpy/numpy).


Updates `scikit-image` from 0.19.3 to 0.23.2
- [Release notes](https://github.com/scikit-image/scikit-image/releases)
- [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt)
- [Commits](scikit-image/scikit-image@v0.19.3...v0.23.2)

Updates `numpy` from 1.26.2 to 1.26.4
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.2...v1.26.4)

---
updated-dependencies:
- dependency-name: scikit-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 830891c commit 790d1de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ opencv-python
matplotlib
scipy
imageio
scikit-image==0.19.3
scikit-image==0.23.2
submitit
frozendict
flow_vis
trimesh
einops
geomdl
numpy==1.26.2
numpy==1.26.4
wandb
jinja2
shapely
Expand Down

0 comments on commit 790d1de

Please sign in to comment.