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 c281c37..8f755fd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,7 +27,7 @@ tabulate = { extras = ["widechars"], version = "0.9.0" }
wand = "0.6.13"
[tool.poetry.dev-dependencies]
-pre-commit = "4.1.0"
+pre-commit = "4.2.0"
ruff = "0.9.6"
taskipy = "1.14.1"