diff --git a/pyproject.toml b/pyproject.toml index 7a179ab..346f974 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ tests = [ "pyarrow-stubs~=10.0", "pytest~=8.0", "pytest-cov~=6.0", - "ruff~=0.7.0", + "ruff~=0.8.1", "types-tqdm~=4.66", ]