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 7b3b168..ef51b2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ tabulate = { extras = ["widechars"], version = "0.9.0" }  jishaku = "2.5.2"  [tool.poetry.dev-dependencies] -pre-commit = "3.6.0" +pre-commit = "3.6.1"  ruff = "0.2.1"  taskipy = "1.12.2" | 
