diff --git a/pyproject.toml b/pyproject.toml index d5f0df0..c9bad38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ optional-dependencies.dev = [ "pytest==8.3.2", "pytest-cov==5.0.0", "pytest-regressions==2.5.0", - "ruff==0.6.1", + "ruff==0.6.2", "sphinx==8.0.2", "sphinx-click==6.0.0", "sphinx-copybutton==0.5.2",