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 1f69a63..69cb7da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ python = ">3.11,<4.0" pre-commit = "3.7.1" ruff = "0.4.9" -taskipy = "1.12.2" +taskipy = "1.13.0" [tool.poetry.group.ansible.dependencies] ansible-core = "^2.17.0" |