8000 Bump s3fs from 0.5.1 to 2021.5.0 (#758) · rjgildea/zarr-python@27bbb63 · GitHub
[go: up one dir, main page]

Skip to content

Commit 27bbb63

Browse files
Bump s3fs from 0.5.1 to 2021.5.0 (zarr-developers#758)
* Bump s3fs from 0.5.1 to 2021.5.0 Bumps [s3fs](https://github.com/dask/s3fs) from 0.5.1 to 2021.5.0. - [Release notes](https://github.com/dask/s3fs/releases) - [Changelog](https://github.com/dask/s3fs/blob/main/release-procedure.md) - [Commits](fsspec/s3fs@0.5.1...2021.05.0) Signed-off-by: dependabot[bot] <support@github.com> * Bump fsspec as well Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jmoore <josh@glencoesoftware.com>
1 parent 6a5903a commit 27bbb63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_dev_optional.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ flake8==3.9.2
1616
pytest-cov==2.7.1
1717
pytest-doctestplus==0.4.0
1818
h5py==2.10.0
19-
s3fs==0.5.1; python_version > '3.6'
20-
fsspec==0.8.4; python_version > '3.6'
19+
s3fs==2021.5.0; python_version > '3.6'
20+
fsspec==2021.5.0; python_version > '3.6'
2121
moto[server]>=1.3.14; python_version > '3.6'

0 commit comments

Comments
 (0)
0