diff --git a/pyproject.toml b/pyproject.toml index 3a61ba3..34bc380 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "pytest>=8.0", "pytest-qt>=4.4", "pytest-cov>=5.0", - "ruff==0.15.19", + "ruff==0.16.0", ] # On-device OCR on Windows via the WinRT Windows.Media.Ocr engine. Optional and # Windows-only — the engine itself ships with Windows, these are just the Python