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 267f9d9..b78d659 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ python = "3.11.*" pre-commit = "3.5.0" ruff = "0.1.6" -taskipy = "1.12.0" +taskipy = "1.12.2" [tool.poetry.group.ansible.dependencies] ansible = "8.6.1" |