diff --git a/pyproject.toml b/pyproject.toml index ae376e8..f0a458d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ pydantic-settings = "^2.12.0" pytest = "^8.0.0" pytest-cov = "^4.1.0" pytest-asyncio = "^0.23.0" -ruff = "^0.14.7" +ruff = "^0.15.0" pre-commit = "^4.5.1" bump-my-version = "^1.2.5"