diff --git a/pyproject.toml b/pyproject.toml index 4c77ef0..c6b1347 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ coverage-badge = "^1.1.0" pytest-html = "^4.1.1" pytest-cov = "^5.0.0" mkdocs-material = "^9.5.17" -mkdocstrings = {extras = ["python"], version = "^0.25.0"} +mkdocstrings = {extras = ["python"], version = "^0.26.0"} ruff = "^0.6.0" [tool.mypy]