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 8964962a..4b6420a2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -44,7 +44,7 @@ pytest-cov = "4.1.0"
pytest-xdist = "3.5.0"
[tool.poetry.group.lint.dependencies]
-ruff = "0.1.15"
+ruff = "0.2.2"
pre-commit = "3.6.0"
typing-extensions = "4.9.0"