diff --git a/pyproject.toml b/pyproject.toml index db222db..825a4bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,12 +36,12 @@ dev = [ "build>=1.2", "coverage[toml]>=7.4", "datamodel-code-generator==0.56.1", - "pip-audit>=2.7", - "pytest>=8.0", - "pytest-asyncio>=0.24", - "pytest-cov>=6.0", - "ruff>=0.8", - "tox>=4", + "pip-audit>=2.7", + "pytest>=8.0", + "pytest-asyncio>=0.24", + "pytest-cov>=6.0", + "ruff>=0.8", + "tox>=4", ] [tool.intentproof]