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 96054c8..cbe906a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ jishaku = "2.5.2" [tool.poetry.dev-dependencies] pre-commit = "3.6.0" -ruff = "0.1.11" +ruff = "0.1.14" taskipy = "1.12.2" [tool.taskipy.tasks] |