diff --git a/pyproject.toml b/pyproject.toml index 642a48d5c8..1bd90d1198 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ test = [ "pytest-xdist[psutil]>=2.2.1,<4.0", "pytest>=7.2,<9.0", "requests_mock", - "s3fs>=2021.4,<2025.10", + "s3fs>=2021.4,<2025.11", # mypy related dependencies "pandas-stubs", "types-PyYAML",