aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 629b0ca..ac20407 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,8 +9,8 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "3.11.*"
-pre-commit = "3.3.3"
-ruff = "0.0.286"
+pre-commit = "3.4.0"
+ruff = "0.0.287"
taskipy = "1.12.0"
[tool.poetry.group.ansible.dependencies]