diff --git a/pyproject.toml b/pyproject.toml index 5ea5000..b3c459d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pre-commit~=3.2", "pytest~=8.0", "pytest-console-scripts~=1.4", - "ruff~=0.5.0", + "ruff~=0.6.1", "tomli~=2.0; python_version<'3.11'", "typing_extensions; python_version<'3.10'", ]