diff --git a/pyproject.toml b/pyproject.toml index 2e924826f..f13d18c51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "pytest-asyncio>=1.4.0", "pytest-cov>=7.1.0", "pytest-mock>=3.15.1", - "ruff>=0.16.1", + "ruff>=0.16.3", "mypy>=2.3.0", "pyyaml>=6.0.3", ]