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 548c862c..027c97d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ isort = "5.12.0" pip-licenses = "4.3.2" pre-commit = "3.4.0" python-dotenv = "1.0.0" -ruff = "0.0.288" +ruff = "0.0.289" taskipy = "1.12.0" [tool.taskipy.tasks] |