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 c68218c commit 28cfe02Copy full SHA for 28cfe02
doc/changelog.d/1464.dependencies.md
@@ -0,0 +1 @@
1
+update protobuf from 5.27.2 to 5.27.5
pyproject.toml
@@ -56,7 +56,7 @@ tests = [
56
"grpcio-health-checking==1.66.2",
57
"numpy==2.1.2",
58
"Pint==0.24.3",
59
- "protobuf==5.27.2",
+ "protobuf==5.27.5",
60
"pytest==8.3.3",
61
"pytest-cov==5.0.0",
62
"pytest-pyvista==0.1.9",
@@ -93,7 +93,7 @@ doc = [
93
94
"panel==1.5.2",
95
96
97
"pyvista[jupyter]==0.44.1",
98
"requests==2.32.3",
99
"scipy==1.14.1",
0 commit comments