diff --git a/bindings/python/pyproject.toml b/bindings/python/pyproject.toml index 2a87466..6febb6e 100644 --- a/bindings/python/pyproject.toml +++ b/bindings/python/pyproject.toml @@ -35,7 +35,7 @@ test = [ "pytest >=8.0.0,<9.0.0", "black ==24.10.0", "mypy >=1.0.0", - "ruff ==0.7.0", + "ruff ==0.8.0", "isort ==5.13.2", "maturin >=1.7,<2.0", "pytest-benchmark[histogram] >=4.0.0,<5.0.0",