diff --git a/pyproject.toml b/pyproject.toml index 5099569..fcffcd4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ pytest-asyncio = "^0.23" pytest-cov = "^4.1" pytest-mock = "^3.12" mypy = "^1.8" -ruff = "^0.1" +ruff = "^0.14" black = "^24.1" pre-commit = "^3.6" mkdocs-material = "^9.5"