8000 Bump fsspec from 2021.11.1 to 2022.1.0 (#935) · benjeffery/zarr-python@3c4d1a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c4d1a5

Browse files
Bump fsspec from 2021.11.1 to 2022.1.0 (zarr-developers#935)
* Bump fsspec from 2021.11.1 to 2022.1.0 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2021.11.1 to 2022.1.0. - [Release notes](https://github.com/fsspec/filesystem_spec/releases) - [Commits](fsspec/filesystem_spec@2021.11.1...2022.01.0) --- updated-dependencies: - dependency-name: fsspec dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Also manually bump s3fs Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Moore <j.a.moore@dundee.ac.uk>
1 parent 439a455 commit 3c4d1a5

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
@@ -19,6 +19,6 @@ pytest-cov==3.0.0
1919
pytest-doctestplus==0.11.2
2020
pytest-timeout==2.0.2
2121
h5py==3.6.0
22-
fsspec==2021.11.1
23-
s3fs==2021.11.1
22+
fsspec==2022.1.0
23+
s3fs==2022.1.0
2424
moto[server]>=1.3.14

0 commit comments

Comments
 (0)
0