Skip to content

Commit

Permalink
Bump the pip-version group with 1 update
Browse files Browse the repository at this point in the history
Bumps the pip-version group with 1 update: [zarr](https://github.com/zarr-developers/zarr-python).


Updates `zarr` from 2.17.0 to 2.17.1
- [Release notes](https://github.com/zarr-developers/zarr-python/releases)
- [Changelog](https://github.com/zarr-developers/zarr-python/blob/main/docs/release.rst)
- [Commits](zarr-developers/zarr-python@v2.17.0...v2.17.1)

---
updated-dependencies:
- dependency-name: zarr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-version
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 9523a61 commit 8472a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-test-optional.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy==1.26.4
pymongo==4.6.2; implementation_name=='cpython'
redis==5.0.2
zarr==2.17.0; platform_system!='Windows'
zarr==2.17.1; platform_system!='Windows'

0 comments on commit 8472a66

Please sign in to comment.