diff --git a/pyproject.toml b/pyproject.toml index edb95f1..5220d98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dev = [ "pytest>=9.0.3", "pytest-asyncio>=1.4.0", "pytest-timeout>=2.4.0", - "ruff>=0.15.15", + "ruff>=0.15.16", "fastapi>=0.136.3", "starlette>=1.2.1", "redis>=5.0",