Skip to content

Commit a28863f

Browse files
committed
Merge branch 'main' of https://github.com/fsspec/s3fs
2 parents 92ef5e6 + 98b319a commit a28863f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/source/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
2024.5.0
5+
--------
6+
7+
- widen fsspec req version (#869)
8+
- _bulk_delete must return list (#866)
9+
- retry on "reduce request rate" (#865)
10+
411
2024.3.1
512
--------
613

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aiobotocore>=2.5.4,<3.0.0
2-
fsspec==2024.3.1.*
2+
fsspec==2024.5.0.*
33
aiohttp!=4.0.0a0, !=4.0.0a1

0 commit comments

Comments
 (0)