diff --git a/sdk/pyproject.toml b/sdk/pyproject.toml index 233730a..bb0b884 100644 --- a/sdk/pyproject.toml +++ b/sdk/pyproject.toml @@ -33,7 +33,7 @@ otel = [ ] docs = [ "mkdocs-material>=9.5", - "mkdocstrings[python]>=0.27", + "mkdocstrings[python]>=1.0.4", ] dev = [ "pytest>=9.0.3",