Skip to content

Commit f361631

Browse files
Bump fsspec from 2022.8.2 to 2022.10.0 (#1207)
* Bump s3fs from 2022.8.2 to 2022.10.0 Bumps [s3fs](https://github.com/fsspec/s3fs) from 2022.8.2 to 2022.10.0. - [Release notes](https://github.com/fsspec/s3fs/releases) - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](fsspec/s3fs@2022.8.2...2022.10.0) --- updated-dependencies: - dependency-name: s3fs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump fsspec from 2022.8.2 to 2022.10.0 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2022.8.2 to 2022.10.0. - [Release notes](https://github.com/fsspec/filesystem_spec/releases) - [Commits](fsspec/filesystem_spec@2022.8.2...2022.10.0) --- updated-dependencies: - dependency-name: fsspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jakirkham <[email protected]>
1 parent fcd1306 commit f361631

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
@@ -20,6 +20,6 @@ pytest-cov==4.0.0
2020
pytest-doctestplus==0.12.1
2121
pytest-timeout==2.1.0
2222
h5py==3.7.0
23-
fsspec==2022.8.2
24-
s3fs==2022.8.2
23+
fsspec==2022.10.0
24+
s3fs==2022.10.0
2525
moto[server]>=4.0.8

0 commit comments

Comments
 (0)