diff --git a/pyproject.toml b/pyproject.toml index 0dfbbd9..eb7c6ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dev = [ "pytest-beehave[html]>=3.3,<4", "pytest-cov>=6.1.1", "pytest-mock>=3.14.0", - "ruff>=0.11.5", + "ruff>=0.15.11", "taskipy>=1.14.1", "hypothesis>=6.148.4", "pyright>=1.1.407",