diff --git a/pyproject.toml b/pyproject.toml index 626e59c..20eda1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = ["pyright==1.1.396", "ruff==0.9.9", "bumpver==2024.1130"] docs = [ "mkdocstrings==0.28.2", - "mkdocstrings-python==1.16.2", + "mkdocstrings-python==1.16.5", "mkdocs==1.6.1", "mkdocs-material==9.6.7", "mkdocs-api-autonav==0.1.3",