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 e982a4c..7ea039b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ package-mode = false python = ">3.11,<4.0" pre-commit = "4.1.0" -ruff = "0.9.5" +ruff = "0.9.6" taskipy = "1.14.1" [tool.poetry.group.ansible.dependencies] |