diff --git a/pyproject.toml b/pyproject.toml index c8c2732..6499fb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ ph = "phronesitron.cli:main" dev = [ "pytest>=9.1.0", "pytest-asyncio>=1.4.0", - "ruff>=0.15.17", + "ruff>=0.15.18", "mypy>=1.20.2", "pre-commit>=4.6.0", ]