diff --git a/pyproject.toml b/pyproject.toml index 7fe005d..6268eb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ module-name = "pyromark._pyromark" dev-dependencies = [ "mkdocs-material==9.5.40", "mkdocs-minify-html-plugin==0.2.3", - "mkdocstrings==0.26.1", + "mkdocstrings==0.26.2", "mkdocstrings-python==1.11.1", "pytest==8.3.3", ]