Skip to content

Commit d2b112c

Browse files
MAINT: Bump grpcio from 1.65.4 to 1.66.0 (#367)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdd4552 commit d2b112c

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.65.4",
35+
"grpcio==1.66.0",
3636
"protobuf==3.20.3",
3737
"pytest==8.3.2",
3838
"pytest-cov==5.0.0",

0 commit comments

Comments
 (0)