Skip to content

Commit

Permalink
fix(deps): update dependency s3fs to v2025
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent daeca36 commit c4a7915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"pyarrow ~= 18.1.0",
"pydantic ~= 2.10.0",
"pymysql ~= 1.1",
"s3fs (>=2024.12.0,<2025.0.0)",
"s3fs (>=2025.2.0,<2025.3.0)",
"universal-pathlib ~= 0.2.2",
]

Expand Down

0 comments on commit c4a7915

Please sign in to comment.