diff --git a/pyproject.toml b/pyproject.toml index e7cd4af..5283005 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ docs = [ "mkdocs-gen-files==0.5.0", "mkdocs-material==9.5.7", "mkdocs-section-index==0.3.6", - "mkdocstrings-python==1.6.3", + "mkdocstrings-python==1.8.0", ] tests = [ "pytest==8.0.0",