Skip to content

Commit d9b9302

Browse files
MAINT: Bump grpcio from 1.62.1 to 1.62.2
Bumps [grpcio](https://github.com/grpc/grpc) from 1.62.1 to 1.62.2. - [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.62.1...v1.62.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ad3476 commit d9b9302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232

3333
[project.optional-dependencies]
3434
tests = [
35-
"grpcio==1.62.1",
35+
"grpcio==1.62.2",
3636
"protobuf==3.20.3",
3737
"pytest==8.1.1",
3838
"pytest-cov==5.0.0",

0 commit comments

Comments
 (0)