Skip to content

Commit cd41b31

Browse files
chore(deps): update dependency fsspec to >=2025.9.0,<=2025.9.0
| datasource | package | from | to | | ---------- | ------- | -------- | -------- | | pypi | fsspec | 2025.3.0 | 2025.9.0 |
1 parent 1ef3266 commit cd41b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"python-ulid>=3.0.0,<4.0.0",
1515
"coolname>=2.2.0,<3.0.0",
1616
"pandas>=2.2.3,<3.0.0",
17-
"fsspec[s3]>=2023.1.0,<=2025.3.0",
17+
"fsspec[s3]>=2025.9.0,<=2025.9.0",
1818
"cyclopts>=3.22.2,<4.0.0",
1919
"taskgroup>=0.2.2,<1.0.0",
2020
"rigging>=3.2.1,<4.0.0",

0 commit comments

Comments
 (0)