Skip to content

Commit 8bd84fb

Browse files
Bump fsspec from 2022.7.0 to 2022.7.1 (#1100)
* Bump fsspec from 2022.7.0 to 2022.7.1 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2022.7.0 to 2022.7.1. - [Release notes](https://github.com/fsspec/filesystem_spec/releases) - [Commits](fsspec/filesystem_spec@2022.7.0...2022.7.1) --- updated-dependencies: - dependency-name: fsspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump s3fs as well Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Moore <[email protected]>
1 parent a56b02d commit 8bd84fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements_dev_optional.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest-cov==3.0.0
1919
pytest-doctestplus==0.12.0
2020
pytest-timeout==2.1.0
2121
h5py==3.7.0
22-
fsspec==2022.7.0
23-
s3fs==2022.7.0
22+
fsspec==2022.7.1
23+
s3fs==2022.7.1
2424
moto[server]>=1.3.14
25-
werkzeug<2.2.0
25+
werkzeug<2.2.0

0 commit comments

Comments
 (0)