Skip to content

Commit be16a35

Browse files
Bump fsspec from 2021.5.0 to 2021.6.0 (#782)
* Bump fsspec from 2021.5.0 to 2021.6.0 Bumps [fsspec](https://github.com/intake/filesystem_spec) from 2021.5.0 to 2021.6.0. - [Release notes](https://github.com/intake/filesystem_spec/releases) - [Commits](fsspec/filesystem_spec@2021.05.0...2021.06.0) --- updated-dependencies: - dependency-name: fsspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump s3fs at the same time Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Moore <[email protected]>
1 parent fe6d719 commit be16a35

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
@@ -17,6 +17,6 @@ flake8==3.9.2
1717
pytest-cov==2.12.1
1818
pytest-doctestplus==0.4.0
1919
h5py==3.2.1
20-
s3fs==2021.5.0
21-
fsspec==2021.5.0
20+
s3fs==2021.6.0
21+
fsspec==2021.6.0
2222
moto[server]>=1.3.14

0 commit comments

Comments
 (0)