diff --git a/pyproject.toml b/pyproject.toml index 31ff741..ba4018f 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.39.0", "pytest-asyncio==1.3.0",