aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b2326a9..a7bd494 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ python = "3.11.*"
pre-commit = "3.3.3"
ruff = "0.0.284"
-taskipy = "1.11.0"
+taskipy = "1.12.0"
[tool.poetry.group.ansible.dependencies]
ansible = "8.2.0"