Skip to content

Commit 2b72a4f

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump the grpc-deps group across 1 directory with 3 updates (#1156)
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> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 1afeb6d commit 2b72a4f

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

doc/changelog.d/1156.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump the grpc-deps group across 1 directory with 3 updates

pyproject.toml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,11 @@ dependencies = [
2727
"ansys-api-geometry==0.4.1",
2828
"ansys-tools-path>=0.3,<1",
2929
"beartype>=0.11.0,<0.19",
30-
"google-api-python-client>=1.7.11,<3",
31-
"googleapis-common-protos>=1.52.0,<2",
3230
"grpcio>=1.35.0,<2",
3331
"grpcio-health-checking>=1.45.0,<2",
3432
"numpy>=1.20.3,<2",
3533
"Pint>=0.18,<1",
36-
"protobuf>=3.20.2,<5",
34+
"protobuf>=3.20.2,<6",
3735
"pyvista>=0.37.0,<1",
3836
"requests>=2,<3",
3937
"scipy>=1.7.3,<2",
@@ -53,13 +51,11 @@ tests = [
5351
"ansys-tools-path==0.5.2",
5452
"beartype==0.18.5",
5553
"docker==7.0.0",
56-
"google-api-python-client==2.122.0",
57-
"googleapis-common-protos==1.63.0",
58-
"grpcio==1.62.1",
54+
"grpcio==1.62.2",
5955
"grpcio-health-checking==1.60.0",
6056
"numpy==1.26.4",
6157
"Pint==0.23",
62-
"protobuf==4.25.1",
58+
"protobuf==5.26.1",
6359
"pytest==8.1.1",
6460
"pytest-cov==5.0.0",
6561
"pytest-pyvista==0.1.9",

0 commit comments

Comments
 (0)