diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index ed9d199..43a2af6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ python-dotenv = "1.0.1" asyncpg = "0.29.0" [tool.poetry.dev-dependencies] -pre-commit = "3.7.1" +pre-commit = "3.8.0" ruff = "0.5.0" [build-system] |