diff --git a/pyproject.toml b/pyproject.toml index 5931b7e..2ca4df8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "prometheus-client==0.25.0", "mashumaro==3.20", "mkdocs-material==9.7.6", - "mkdocstrings[python]==1.0.3", + "mkdocstrings[python]==1.0.4", "pytest-asyncio==1.3.0", "pytest==9.0.3", "pytest-cov==7.1.0",