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 5efac0a6..b1b67ffb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ pydantic-settings = "2.1.0" pip-licenses = "4.3.4" pre-commit = "3.6.0" python-dotenv = "1.0.1" -ruff = "0.1.15" +ruff = "0.2.0" taskipy = "1.12.2" [tool.taskipy.tasks] |