diff --git a/pyproject.toml b/pyproject.toml index de2bbf5..5e015f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ "pytest>=9.0.3", "pytest-cov>=4.0.0", "respx>=0.23.1", - "ruff>=0.4.0", + "ruff>=0.15.22", "mypy>=1.10.0", "bandit[toml]>=1.9.4", "pip-audit>=2.10.0",