Skip to content

Commit 8c1496a

Browse files
build: bump grpcio from 1.71.2 to 1.75.1
Bumps [grpcio](https://github.com/grpc/grpc) from 1.71.2 to 1.75.1. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.71.2...v1.75.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f00e5d2 commit 8c1496a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ scripts.save-ansys-path = "ansys.tools.common.path.save:cli"
5353

5454
[dependency-groups]
5555
tests = [
56-
"grpcio==1.71.2",
56+
"grpcio==1.75.1",
5757
"grpcio-health-checking==1.71.2",
5858
"hypothesis==6.135.10",
5959
"pyfakefs==5.8.0",
@@ -65,7 +65,7 @@ tests = [
6565

6666
doc = [
6767
"ansys-sphinx-theme[autoapi]==1.6.3",
68-
"grpcio==1.71.2",
68+
"grpcio==1.75.1",
6969
"grpcio-health-checking==1.71.2",
7070
"sphinx-click==4.4.0",
7171
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)