Skip to content

Commit a444510

Browse files
build: bump protobuf from 5.27.0 to 5.27.1 in the grpc-deps group (#1250)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <pyansys.github.bot@ansys.com>
1 parent 7088984 commit a444510

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/1250.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump protobuf from 5.27.0 to 5.27.1 in the grpc-deps group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tests = [
5757
"grpcio-health-checking==1.60.0",
5858
"numpy==1.26.4",
5959
"Pint==0.23",
60-
"protobuf==5.27.0",
60+
"protobuf==5.27.1",
6161
"pytest==8.2.2",
6262
"pytest-cov==5.0.0",
6363
"pytest-pyvista==0.1.9",

0 commit comments

Comments
 (0)