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 9b0031d9..6e137708 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -47,7 +47,7 @@ pytest-cov = "6.0.0"
pytest-xdist = "3.6.1"
[tool.poetry.group.lint.dependencies]
-ruff = "0.8.0"
+ruff = "0.8.2"
pre-commit = "4.0.1"
[tool.poetry.group.doc.dependencies]