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 6e25a5ab..40bae43c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ sentry-sdk = "2.19.0" pip-licenses = "5.0.0" pre-commit = "4.0.1" python-dotenv = "1.0.1" -ruff = "0.8.0" +ruff = "0.8.4" taskipy = "1.14.0" [tool.taskipy.tasks] |