Skip to content

Commit

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

- [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.15.0...v2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 2c882b7 commit 7a858a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -18,7 +18,7 @@ scipy = "^1.10.0"
aiobotocore = {version = "*", extras = ["boto3"]}
fsspec = "*"
s3fs = "*"
zarr = "^2.14.1"
zarr = "^2.16.0"
flask-sqlalchemy = "^3.0.3"
psycopg = {version = "^3.1.9", extras = ["binary", "pool"]}
alembic = "^1.10.4"
Expand Down

0 comments on commit 7a858a8

Please sign in to comment.