diff --git a/sdk/pyproject.toml b/sdk/pyproject.toml index c87e753..2971474 100644 --- a/sdk/pyproject.toml +++ b/sdk/pyproject.toml @@ -33,7 +33,7 @@ otel = [ ] docs = [ "mkdocs-material>=9.7.6", - "mkdocstrings[python]>=1.0.5", + "mkdocstrings[python]>=1.0.6", ] dev = [ "pytest>=9.1.1",