Skip to content

Commit e2ab17f

Browse files
Bump fsspec from 2023.4.0 to 2023.5.0 (#1411)
* Bump fsspec from 2023.4.0 to 2023.5.0 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2023.4.0 to 2023.5.0. - [Commits](fsspec/filesystem_spec@2023.4.0...2023.5.0) --- updated-dependencies: - dependency-name: fsspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bumping s3fs as well --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Moore <[email protected]>
1 parent 90da1f3 commit e2ab17f

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
@@ -18,6 +18,6 @@ pytest-cov==4.0.0
1818
pytest-doctestplus==0.12.1
1919
pytest-timeout==2.1.0
2020
h5py==3.8.0
21-
fsspec==2023.4.0
22-
s3fs==2023.4.0
21+
fsspec==2023.5.0
22+
s3fs==2023.5.0
2323
moto[server]>=4.0.8

0 commit comments

Comments
 (0)