summaryrefslogtreecommitdiffstatshomepage
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 cf6952e..3f1f301 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -30,7 +30,7 @@ natsort = "^8.4.0"
[tool.poetry.group.dev.dependencies]
black = "^24.1.1"
pytest = {extras = ["asyncio"], version = "^8.0.0"}
-ruff = "^0.4.2"
+ruff = "^0.5.1"
types-pillow = "^10.1.0.2"
pytest-cov = "^5.0.0"
sphinx = "^7.2.6"