diff --git a/pyproject.toml b/pyproject.toml index 066644d..fe4c5ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ python = "3.12" dependencies = [ "aioresponses==0.7.8", "mkdocs-material==9.6.15", - "mkdocstrings[python]==0.29.1", + "mkdocstrings[python]==0.30.0", "mypy==1.17.0", "pre-commit==4.2.0", "pytest-asyncio==1.1.0",