diff --git a/pyproject.toml b/pyproject.toml index 1eda70e..35bc3bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ coverage-badge = "^1.1.0" pytest-html = "^4.1.1" pytest-cov = "^6.0.0" mkdocs-material = "^9.5.17" -mkdocstrings = {extras = ["python"], version = "^0.27.0"} +mkdocstrings = {extras = ["python"], version = "^0.28.0"} ruff = "^0.8.0" [tool.ruff.lint]