Skip to content

Commit 28cfe02

Browse files
build: update protobuf from 5.27.2 to 5.27.5 (#1464)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent c68218c commit 28cfe02

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1464.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
update protobuf from 5.27.2 to 5.27.5

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tests = [
5656
"grpcio-health-checking==1.66.2",
5757
"numpy==2.1.2",
5858
"Pint==0.24.3",
59-
"protobuf==5.27.2",
59+
"protobuf==5.27.5",
6060
"pytest==8.3.3",
6161
"pytest-cov==5.0.0",
6262
"pytest-pyvista==0.1.9",
@@ -93,7 +93,7 @@ doc = [
9393
"numpy==2.1.2",
9494
"panel==1.5.2",
9595
"Pint==0.24.3",
96-
"protobuf==5.27.2",
96+
"protobuf==5.27.5",
9797
"pyvista[jupyter]==0.44.1",
9898
"requests==2.32.3",
9999
"scipy==1.14.1",

0 commit comments

Comments
 (0)