diff --git a/pyproject.toml b/pyproject.toml index 028ddc2..52a5870 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ mergify = "mergify_cli.cli:main" dev = [ "mypy==1.18.2", "mypy-extensions==1.1.0", - "ruff==0.14.9", + "ruff==0.14.10", "pytest==9.0.2", "poethepoet==0.40.0", "pytest-asyncio==1.3.0",