Skip to content

Commit c9b5c43

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 39456f3 commit c9b5c43

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.9.3",
@@ -63,7 +63,7 @@ tests = [
6363

6464
doc = [
6565
"ansys-sphinx-theme[autoapi]==1.6.3",
66-
"grpcio==1.71.2",
66+
"grpcio==1.75.1",
6767
"grpcio-health-checking==1.71.2",
6868
"sphinx-click==4.4.0",
6969
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)