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