diff --git a/packages/api/pyproject.toml b/packages/api/pyproject.toml index b1daeaf..c6f2e44 100644 --- a/packages/api/pyproject.toml +++ b/packages/api/pyproject.toml @@ -28,7 +28,7 @@ python-multipart = "^0.0.20" pytest = "^8.3.0" pytest-asyncio = "^0.25.0" pytest-cov = "^6.0.0" -ruff = "^0.9.0" +ruff = "^0.14.10" mypy = "^1.14.0" httpx = "^0.28.0"