We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbe5cc0 + 4c61db2 commit 051a17eCopy full SHA for 051a17e
1 file changed
sdk/pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
30
[project.optional-dependencies]
31
otel = [
32
- "opentelemetry-instrumentation-grpc>=0.50b0",
+ "opentelemetry-instrumentation-grpc>=0.63b1",
33
]
34
docs = [
35
"mkdocs-material>=9.5",
@@ -41,7 +41,7 @@ dev = [
41
"pytest-asyncio>=1.4.0",
42
"mypy>=2.1.0",
43
"mypy-protobuf>=5.1.0",
44
- "ruff>=0.15.15",
+ "ruff>=0.15.16",
45
"grpcio-tools>=1.80.0",
46
"pdoc>=16.0.0",
47
0 commit comments