Skip to content

Commit 12105fe

Browse files
build: bump protobuf from 5.28.2 to 5.28.3 in the grpc-deps group (#1505)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent b2854a8 commit 12105fe

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump protobuf from 5.28.2 to 5.28.3 in the grpc-deps group

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.67.0",
5757
"numpy==2.1.2",
5858
"Pint==0.24.3",
59-
"protobuf==5.28.2",
59+
"protobuf==5.28.3",
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.3",
9595
"Pint==0.24.3",
96-
"protobuf==5.28.2",
96+
"protobuf==5.28.3",
9797
"pyvista[jupyter]==0.44.1",
9898
"requests==2.32.3",
9999
"scipy==1.14.1",

0 commit comments

Comments
 (0)