diff --git a/pyproject.toml b/pyproject.toml index 429827f..7fd1331 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ pytest = "^7.4.0" pytest-asyncio = "^0.21.0" pytest-cov = "^4.1.0" black = "^24.0.0" -ruff = "^0.1.0" +ruff = "^0.15.0" mypy = "^1.8.0" pre-commit = "^3.6.0"