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.
1 parent 7088984 commit a444510Copy full SHA for a444510
doc/changelog.d/1250.dependencies.md
@@ -0,0 +1 @@
1
+build: bump protobuf from 5.27.0 to 5.27.1 in the grpc-deps group
pyproject.toml
@@ -57,7 +57,7 @@ tests = [
57
"grpcio-health-checking==1.60.0",
58
"numpy==1.26.4",
59
"Pint==0.23",
60
- "protobuf==5.27.0",
+ "protobuf==5.27.1",
61
"pytest==8.2.2",
62
"pytest-cov==5.0.0",
63
"pytest-pyvista==0.1.9",
0 commit comments